Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251228-051153
#<BuildRuby:0x000072508323fdc0
@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.20251228-051153",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000218 0.005772 2.173472 ( 2.314142)
build_miniruby 0.000000 0.001808 1.890996 ( 1.886972)
build_ruby 0.001643 0.000288 4.885305 ( 4.936060)
build_all 0.003735 0.005577 7.019989 ( 3.071052)
build_install 0.012417 0.008753 9.755609 ( 5.426636)
test_btest 0.000621 0.000227 78.303262 ( 24.197337)
test_basic 0.004095 0.004787 1.146688 ( 1.196506)
test_all 0.091142 0.040157 795.790753 (258.868179)
test_rubyspec 0.049568 0.036351 132.702712 ( 29.144464)
total: 331.04 sec