Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-095234
#<BuildRuby:0x00005613d7ce2098
@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.20240312-095234",
@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.000001 0.000016 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.001732 0.007137 2.791066 ( 3.124814)
build_miniruby 0.001433 0.000238 1.837193 ( 1.951360)
build_ruby 0.001825 0.000304 4.109252 ( 4.352069)
build_all 0.008764 0.000000 7.270434 ( 4.678000)
build_install 0.016996 0.004307 8.807053 ( 6.075479)
test_btest 0.000590 0.000098 100.301655 ( 79.727047)
test_basic 0.000720 0.008318 1.045623 ( 1.407928)
test_all 0.088047 0.036511 807.033878 (437.973047)
test_rubyspec 0.041699 0.062336 141.528771 (201.375721)
total: 740.67 sec