Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-101753
#<BuildRuby:0x00007f115680fde0
@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.20241014-101753",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.000545 0.007269 3.502641 ( 3.369849)
build_miniruby 0.001520 0.000343 1.212108 ( 1.208751)
build_ruby 0.001774 0.000401 3.140204 ( 3.361982)
build_all 0.008110 0.000012 5.683548 ( 2.209659)
build_install 0.011767 0.005852 8.315053 ( 3.756018)
test_btest 0.000709 0.000166 81.295325 ( 21.350986)
test_basic 0.003893 0.005315 0.839068 ( 0.884991)
test_all 0.105347 0.041522 674.396253 (201.202450)
test_rubyspec 0.031239 0.056416 131.982150 ( 23.630011)
total: 260.98 sec