Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251006-110210
#<BuildRuby:0x000071080790fdc8
@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.20251006-110210",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.004275 0.004061 3.825971 ( 2.381705)
build_miniruby 0.000973 0.000255 1.161967 ( 1.159024)
build_ruby 0.001658 0.000000 3.313207 ( 3.428926)
build_all 0.004767 0.002688 5.494496 ( 2.148348)
build_install 0.018456 0.002031 8.459879 ( 3.938591)
test_btest 0.000090 0.000793 60.050554 ( 16.250769)
test_basic 0.003150 0.005445 0.766658 ( 0.817590)
test_all 0.082119 0.036913 601.665802 (188.596219)
test_rubyspec 0.046348 0.030030 115.888401 ( 26.786943)
total: 245.51 sec