Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-014733
#<BuildRuby:0x000055d80dff9f70
@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.20240204-014733",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002735 0.003716 1.573598 ( 1.901764)
build_miniruby 0.001104 0.000254 1.622856 ( 1.620465)
build_ruby 0.001226 0.000282 3.076741 ( 3.294627)
build_all 0.000000 0.007368 5.986341 ( 2.345843)
build_install 0.010575 0.005565 7.279625 ( 3.496894)
test_btest 0.000000 0.001007 83.771541 ( 23.029441)
test_basic 0.000000 0.006210 0.758502 ( 0.832876)
test_all 0.080480 0.033807 752.880040 (227.825872)
test_rubyspec 0.047126 0.049420 146.883400 (158.823895)
total: 423.17 sec