Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251102-101944
#<BuildRuby:0x000073dc46affdc0
@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-101944",
@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.000024 0.000007 0.000031 ( 0.000033)
autoconf 0.000049 0.000014 0.000063 ( 0.000059)
configure 0.000034 0.000011 0.000045 ( 0.000044)
build_up 0.005407 0.003728 3.899312 ( 3.640227)
build_miniruby 0.001839 0.000000 1.995158 ( 2.098208)
build_ruby 0.000853 0.001297 4.672707 ( 5.002472)
build_all 0.006472 0.003506 7.199241 ( 4.245918)
build_install 0.015300 0.006471 9.632760 ( 5.414865)
test_btest 0.002661 0.000204 68.285685 ( 19.700480)
test_basic 0.003789 0.006344 1.130897 ( 1.206848)
test_all 0.082395 0.044461 719.407154 (213.834511)
test_rubyspec 0.050062 0.034556 122.949340 ( 26.908354)
total: 282.05 sec