Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250824-172124
#<BuildRuby:0x000078974ecdfdd0
@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.20250824-172124",
@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.000031 0.000000 0.000031 ( 0.000023)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.005252 0.003515 4.509075 ( 2.938349)
build_miniruby 0.000838 0.000616 1.664776 ( 1.661501)
build_ruby 0.001628 0.000000 3.959872 ( 4.054345)
build_all 0.005421 0.002369 6.047033 ( 2.591511)
build_install 0.011750 0.007797 9.388949 ( 4.645809)
test_btest 0.000666 0.000238 59.225088 ( 17.193289)
test_basic 0.005461 0.002241 0.971517 ( 1.023069)
test_all 0.075568 0.043844 662.486769 (248.605083)
test_rubyspec 0.053024 0.026536 109.851535 ( 26.683273)
total: 309.40 sec