Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251226-004515
#<BuildRuby:0x000073f3914ffdc8
@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.20251226-004515",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.001891 0.005007 2.814788 ( 2.918607)
build_miniruby 0.001368 0.000277 1.786614 ( 1.782752)
build_ruby 0.001877 0.000173 4.806309 ( 4.879212)
build_all 0.008271 0.001870 7.428431 ( 3.214116)
build_install 0.012281 0.011462 9.734553 ( 5.497762)
test_btest 0.000000 0.001013 80.104023 ( 24.374323)
test_basic 0.004611 0.004991 1.011441 ( 1.057045)
test_all 0.097973 0.033676 749.649791 (221.622974)
test_rubyspec 0.039817 0.046197 130.444845 ( 25.773066)
total: 291.12 sec