Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-000128
#<BuildRuby:0x000055a7f0d2e018
@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.20240123-000128",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.007461 0.000432 14.316107 ( 8.468482)
build_miniruby 0.002422 0.000000 61.172333 ( 20.316416)
build_ruby 0.001508 0.000000 3.071929 ( 3.300009)
build_all 0.006277 0.002715 19.801346 ( 14.817083)
build_install 0.011399 0.006898 7.760084 ( 3.946208)
test_btest 0.000773 0.000140 86.738470 ( 22.934099)
test_basic 0.002595 0.004256 0.881900 ( 0.937728)
test_all 0.083151 0.036318 725.539179 (224.777999)
test_rubyspec 0.048714 0.057034 174.051731 (186.436718)
total: 485.94 sec