Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-172044
#<BuildRuby:0x000055edbbdfa120
@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.20240113-172044",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.001248 0.004215 1.641967 ( 1.987526)
build_miniruby 0.001646 0.000000 1.550214 ( 1.549312)
build_ruby 0.001925 0.000000 3.515837 ( 3.812765)
build_all 0.007206 0.000000 5.870267 ( 3.320624)
build_install 0.004096 0.012021 6.819402 ( 4.254426)
test_btest 0.000689 0.000172 82.783430 ( 41.766635)
test_basic 0.004596 0.003140 0.939305 ( 1.088401)
test_all 0.083363 0.032682 717.694902 (259.934374)
test_rubyspec 0.022124 0.041070 91.950160 (103.614888)
total: 421.33 sec