Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-102746
#<BuildRuby:0x000055b4e055a3d0
@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.20240121-102746",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.001195 0.004372 1.656790 ( 2.037256)
build_miniruby 0.001222 0.000408 1.717601 ( 1.721199)
build_ruby 0.001389 0.000463 3.201815 ( 3.435858)
build_all 0.004191 0.003841 6.035527 ( 3.030153)
build_install 0.012232 0.007219 7.264327 ( 4.295469)
test_btest 0.000551 0.000213 82.788913 ( 30.794105)
test_basic 0.002830 0.004561 0.876960 ( 0.946625)
test_all 0.080113 0.038763 749.132439 (282.959836)
test_rubyspec 0.051093 0.055330 163.311469 (175.870658)
total: 505.09 sec