Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250815-231901
#<BuildRuby:0x000071c69792fde0
@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.20250815-231901",
@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.000005 0.000018 ( 0.000019)
autoconf 0.000035 0.000000 0.000035 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.004817 0.003389 3.800343 ( 2.443381)
build_miniruby 0.000224 0.001102 1.157352 ( 1.154049)
build_ruby 0.001412 0.000151 3.136551 ( 3.215737)
build_all 0.004287 0.003345 5.469807 ( 2.220605)
build_install 0.014158 0.006903 7.716589 ( 3.710379)
test_btest 0.000756 0.000316 62.472356 ( 28.398496)
test_basic 0.005532 0.005226 1.081052 ( 1.268032)
test_all 0.084536 0.032394 613.785471 (202.473879)
test_rubyspec 0.054165 0.024597 108.475004 ( 26.056279)
total: 270.94 sec