Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260104-052337
#<BuildRuby:0x000077dde113fdd0
@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.20260104-052337",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000044)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.000599 0.007371 2.570429 ( 2.448072)
build_miniruby 0.001221 0.000354 1.568929 ( 1.565326)
build_ruby 0.001475 0.000428 4.551530 ( 4.582842)
build_all 0.007144 0.002042 7.504368 ( 3.347158)
build_install 0.012941 0.008284 10.263931 ( 5.918288)
test_btest 0.000261 0.000785 80.886387 ( 30.151518)
test_basic 0.003307 0.007162 1.238301 ( 1.401736)
test_all 0.102738 0.029155 780.554929 (282.262236)
test_rubyspec 0.058240 0.031355 132.368758 ( 32.077331)
total: 363.76 sec