Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260203-200640
#<BuildRuby:0x00007d622099fde0
@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.20260203-200640",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000037 0.000000 0.000037 ( 0.000038)
build_up 0.005886 0.002086 3.547339 ( 3.908125)
build_miniruby 0.001276 0.000388 2.217034 ( 2.626789)
build_ruby 0.002007 0.000301 5.506979 ( 6.036167)
build_all 0.007130 0.003300 8.020013 ( 5.926288)
build_install 0.020645 0.002619 11.153569 ( 8.529255)
test_btest 0.001160 0.000014 85.350886 ( 57.045695)
test_basic 0.010781 0.002924 1.270153 ( 1.748040)
test_all 0.101633 0.038820 841.251181 (354.738690)
test_rubyspec 0.050162 0.035556 142.300947 ( 35.739269)
total: 476.30 sec