Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260309-162555
#<BuildRuby:0x00007f25ee70fdd0
@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.20260309-162555",
@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.000030)
autoconf 0.000046 0.000009 0.000055 ( 0.000050)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.006780 0.001178 3.122097 ( 5.201212)
build_miniruby 0.001658 0.000136 2.393197 ( 3.231839)
build_ruby 0.001478 0.000898 5.923726 ( 27.803741)
build_all 0.008150 0.002928 8.311217 ( 10.671335)
build_install 0.020147 0.005064 11.387395 ( 15.089651)
test_btest 0.001119 0.000007 92.894277 (111.599926)
test_basic 0.010608 0.002358 1.458525 ( 2.972138)
test_all 0.112302 0.036091 954.769648 (952.460498)
test_rubyspec 0.058189 0.038953 143.949623 ( 83.984667)
total: 1213.02 sec