Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260108-202520
#<BuildRuby:0x000075a9110cfdc0
@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.20260108-202520",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000046 0.000009 0.000055 ( 0.000056)
configure 0.000039 0.000008 0.000047 ( 0.000047)
build_up 0.002833 0.004990 3.175745 ( 3.315918)
build_miniruby 0.000762 0.000982 1.939535 ( 2.019643)
build_ruby 0.001258 0.000824 5.273167 ( 5.584300)
build_all 0.008892 0.001447 7.540836 ( 4.722440)
build_install 0.017778 0.006220 10.565976 ( 7.388322)
test_btest 0.000808 0.000201 83.014505 ( 51.679458)
test_basic 0.005672 0.004992 1.176817 ( 1.305408)
test_all 0.092194 0.041936 797.447689 (285.642369)
test_rubyspec 0.047634 0.032978 133.605443 ( 32.708365)
total: 394.37 sec