Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260206-022554
#<BuildRuby:0x000072e784a5fdc8
@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.20260206-022554",
@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.000023 0.000008 0.000031 ( 0.000032)
autoconf 0.000033 0.000012 0.000045 ( 0.000044)
configure 0.000028 0.000010 0.000038 ( 0.000039)
build_up 0.004074 0.004053 3.555736 ( 7.610560)
build_miniruby 0.000989 0.000598 2.379848 ( 8.162104)
build_ruby 0.002106 0.000437 4.364897 (396.286648)
build_all 0.004974 0.002405 10.077437 (706.770690)
build_install 0.010213 0.007501 14.455343 (538.465831)
test_btest 0.001887 0.000000 57.302385 ( 15.934997)
test_basic 0.005771 0.004824 5.309464 (313.001538)
test_all 0.089363 0.041307 753.612573 (979.841649)
test_rubyspec 0.041950 0.041845 138.350214 (358.392304)
total: 3324.47 sec