Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-143209
#<BuildRuby:0x00007dbcc991fdd0
@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-143209",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000033 0.000010 0.000043 ( 0.000041)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.002251 0.003819 2.602067 ( 2.741133)
build_miniruby 0.000517 0.001166 1.887320 ( 1.884009)
build_ruby 0.001744 0.000238 4.477842 ( 4.538565)
build_all 0.005661 0.003234 7.211672 ( 3.190654)
build_install 0.015530 0.004522 9.531199 ( 5.364726)
test_btest 0.000928 0.000027 79.857738 ( 24.636054)
test_basic 0.006054 0.003002 1.077121 ( 3.014903)
test_all 0.083216 0.051064 794.571712 (254.973706)
test_rubyspec 0.056176 0.033196 134.352918 ( 35.221072)
total: 335.57 sec