Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-144340
#<BuildRuby:0x000073b07235fde0
@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-144340",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.001528 0.004909 2.559281 ( 2.720289)
build_miniruby 0.000731 0.000937 1.862334 ( 1.861137)
build_ruby 0.001465 0.000347 4.853664 ( 4.876566)
build_all 0.007161 0.001895 7.290530 ( 3.226895)
build_install 0.007930 0.012529 9.758840 ( 5.571742)
test_btest 0.000998 0.000000 78.224958 ( 22.052975)
test_basic 0.006149 0.002829 0.909553 ( 0.956126)
test_all 0.081003 0.047942 732.087155 (239.286166)
test_rubyspec 0.056514 0.027962 134.445198 ( 28.972305)
total: 309.53 sec