Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-083238
#<BuildRuby:0x00007e003faffdd0
@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.20251230-083238",
@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.000026 0.000000 0.000026 ( 0.000027)
autoconf 0.000049 0.000000 0.000049 ( 0.000050)
configure 0.000033 0.000000 0.000033 ( 0.000034)
build_up 0.002180 0.003853 2.264182 ( 2.395742)
build_miniruby 0.001270 0.000420 1.710844 ( 1.707377)
build_ruby 0.002024 0.000000 4.187540 ( 4.231454)
build_all 0.007839 0.001655 7.051692 ( 3.003541)
build_install 0.014228 0.006091 8.907782 ( 4.770272)
test_btest 0.000696 0.000229 76.014413 ( 19.740659)
test_basic 0.004558 0.004509 0.922121 ( 0.966218)
test_all 0.093750 0.037337 761.783069 (233.485777)
test_rubyspec 0.053339 0.034447 136.502230 ( 29.458131)
total: 299.76 sec