Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260303-215737
#<BuildRuby:0x000074963c07fde0
@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.20260303-215737",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.001328 0.005104 2.416252 ( 2.617386)
build_miniruby 0.000490 0.001159 1.792180 ( 1.771021)
build_ruby 0.000198 0.001751 4.756213 ( 4.771144)
build_all 0.007309 0.000727 7.586151 ( 3.394849)
build_install 0.007191 0.011235 9.370015 ( 5.107528)
test_btest 0.000721 0.000271 84.802641 ( 23.199137)
test_basic 0.004857 0.004667 1.292215 ( 1.333493)
test_all 0.096433 0.037290 825.504827 (263.400493)
test_rubyspec 0.050557 0.033958 142.439177 ( 33.678712)
total: 339.27 sec