Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-010928
#<BuildRuby:0x00007f178159fde0
@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.20240807-010928",
@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.000006 0.000020 ( 0.000021)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.005308 0.002171 3.269066 ( 3.259952)
build_miniruby 0.001296 0.000531 1.356118 ( 1.352305)
build_ruby 0.001759 0.000000 3.600166 ( 3.832309)
build_all 0.008249 0.000000 7.847069 ( 3.059174)
build_install 0.012329 0.004218 10.546472 ( 4.957739)
test_btest 0.000717 0.000263 116.798820 ( 31.768864)
test_basic 0.007878 0.001396 1.003996 ( 1.049627)
test_all 0.112216 0.036974 872.082631 (265.244225)
test_rubyspec 0.063708 0.023777 168.597423 ( 36.213058)
total: 350.74 sec