Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250902-110609
#<BuildRuby:0x00007b438b59fde0
@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.20250902-110609",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.003473 0.005505 4.459452 ( 2.909742)
build_miniruby 0.001228 0.000391 1.547274 ( 1.545628)
build_ruby 0.000000 0.002014 3.895335 ( 3.986756)
build_all 0.004376 0.003660 6.335486 ( 2.722838)
build_install 0.010925 0.007184 9.393510 ( 4.534572)
test_btest 0.000846 0.000000 60.093218 ( 16.660754)
test_basic 0.005385 0.002499 0.903658 ( 0.952726)
test_all 0.081296 0.036080 614.885331 (185.410324)
test_rubyspec 0.052374 0.031763 112.889360 ( 28.066815)
total: 246.79 sec