Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251102-204108
#<BuildRuby:0x0000731514b1fde0
@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.20251102-204108",
@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.000009 0.000042 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.002497 0.003578 2.301411 ( 2.466746)
build_miniruby 0.000659 0.000891 1.676407 ( 1.673197)
build_ruby 0.001652 0.000200 3.824844 ( 24.311940)
build_all 0.005500 0.003095 6.004915 ( 2.432209)
build_install 0.015281 0.003446 8.256490 ( 4.512698)
test_btest 0.001052 0.000012 60.682806 ( 20.243395)
test_basic 0.003305 0.003443 0.828362 ( 0.884662)
test_all 0.095922 0.023839 658.501307 (216.556110)
test_rubyspec 0.046765 0.037431 123.376219 ( 24.208702)
total: 297.29 sec