Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-064945
#<BuildRuby:0x0000700e568ffdc0
@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-064945",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000040 0.000008 0.000048 ( 0.000049)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.003157 0.003808 3.009326 ( 2.779455)
build_miniruby 0.000714 0.000928 1.861257 ( 1.861873)
build_ruby 0.001910 0.000000 4.753999 ( 4.826489)
build_all 0.005822 0.003208 7.032730 ( 3.127245)
build_install 0.017488 0.003909 9.894061 ( 5.665379)
test_btest 0.000877 0.000224 78.709221 ( 24.930902)
test_basic 0.005133 0.003714 1.186663 ( 1.236573)
test_all 0.096140 0.036840 748.464746 (233.228709)
test_rubyspec 0.046672 0.040499 133.044696 ( 36.435275)
total: 314.09 sec