Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260107-020308
#<BuildRuby:0x00007107cd4cfdd8
@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.20260107-020308",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.002689 0.005222 3.247025 ( 3.387495)
build_miniruby 0.000000 0.001679 1.896713 ( 1.988653)
build_ruby 0.001687 0.000454 5.186067 ( 5.658264)
build_all 0.005969 0.004684 7.394691 ( 5.249139)
build_install 0.018516 0.006531 10.334441 ( 7.645822)
test_btest 0.000928 0.000304 81.624198 ( 38.560229)
test_basic 0.003915 0.003604 1.177835 ( 1.358431)
test_all 0.093789 0.043140 823.978808 (383.204230)
test_rubyspec 0.049894 0.036430 133.517522 ( 45.000486)
total: 492.06 sec