Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-192818
#<BuildRuby:0x000071e76596fdc0
@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.20251221-192818",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000041 0.000009 0.000050 ( 0.000050)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.003981 0.003481 3.290686 ( 3.342233)
build_miniruby 0.001567 0.000368 1.956549 ( 1.975177)
build_ruby 0.000190 0.002117 5.076084 ( 55.212688)
build_all 0.009449 0.000520 7.664914 ( 3.903325)
build_install 0.012948 0.009688 10.563659 ( 7.025166)
test_btest 0.000600 0.000703 82.894926 ( 43.382594)
test_basic 0.006107 0.005575 1.232075 ( 1.494133)
test_all 0.095150 0.044123 882.268506 (450.444127)
test_rubyspec 0.055736 0.035741 133.720502 ( 64.363905)
total: 631.14 sec