Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-143055
#<BuildRuby:0x000071dd6a02fdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251101-143055",
@make="make",
@no_timeout_error=nil,
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.001264 0.006762 3.717393 ( 2.403110)
build_miniruby 0.001288 0.000099 1.245203 ( 1.267564)
build_ruby 0.000867 0.000951 2.881862 ( 30.185749)
build_all 0.005797 0.002273 5.300174 ( 2.133265)
build_install 0.011947 0.003306 7.578437 ( 3.734505)
test_btest 0.000463 0.000478 61.805023 ( 16.363795)
test_basic 0.004130 0.002704 0.967545 ( 1.024025)
test_all 0.083422 0.036748 608.804122 (195.095369)
test_rubyspec 0.055145 0.029276 119.720482 ( 21.725455)
total: 273.93 sec