Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-142102
#<BuildRuby:0x00005567bd5622a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230527-142102",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005239 0.001366 1.970266 ( 4.219122)
build_miniruby 0.001551 0.000000 1.377272 ( 1.456201)
build_ruby 0.001553 0.000000 2.702317 ( 3.158949)
build_all 0.006479 0.001429 2.326198 ( 2.352903)
build_install 0.011413 0.007018 3.504636 ( 3.725423)
test_btest 0.000678 0.000194 77.810353 ( 41.738368)
test_basic 0.003883 0.002843 0.792963 ( 1.079181)
test_all 0.002106 0.000632 597.959817 (286.219764)
test_rubyspec 0.029099 0.021300 83.235572 (102.484236)
total: 446.44 sec