Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260107-092055
#<BuildRuby:0x00007737c119fdc8
@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.20260107-092055",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000301 0.007099 3.056962 ( 2.842279)
build_miniruby 0.000655 0.000894 1.704335 ( 1.709848)
build_ruby 0.001678 0.000211 5.012238 ( 5.243200)
build_all 0.008904 0.001610 7.726008 ( 4.817451)
build_install 0.018524 0.006001 10.838264 ( 7.475999)
test_btest 0.000792 0.000242 80.014769 ( 26.962431)
test_basic 0.005026 0.002711 1.185183 ( 1.257989)
test_all 0.088656 0.042913 768.360529 (263.736711)
test_rubyspec 0.049596 0.037411 130.458764 ( 25.483961)
total: 339.53 sec