Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260119-111916
#<BuildRuby:0x00007a0450f1fdc8
@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.20260119-111916",
@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.000000 0.000037 0.000037 ( 0.000025)
autoconf 0.000000 0.000040 0.000040 ( 0.000039)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.001616 0.005357 2.828090 ( 2.638623)
build_miniruby 0.001323 0.000138 1.548860 ( 1.545498)
build_ruby 0.001401 0.000393 3.791570 ( 3.898315)
build_all 0.005905 0.002883 6.627948 ( 2.692116)
build_install 0.015029 0.004298 8.737204 ( 4.594746)
test_btest 0.001021 0.000000 76.563459 ( 19.721201)
test_basic 0.006397 0.002895 0.865985 ( 0.909073)
test_all 0.091916 0.036353 729.830169 (248.873818)
test_rubyspec 0.055233 0.033032 133.610748 ( 25.273385)
total: 310.15 sec