Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260117-114529
#<BuildRuby:0x000073b68a2cfdd0
@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.20260117-114529",
@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.000029 0.000007 0.000036 ( 0.000032)
autoconf 0.000079 0.000000 0.000079 ( 0.000073)
configure 0.000051 0.000000 0.000051 ( 0.000046)
build_up 0.004450 0.003683 3.449353 ( 3.415511)
build_miniruby 0.000696 0.000976 2.169386 ( 2.200626)
build_ruby 0.002147 0.000023 5.451431 ( 5.563893)
build_all 0.005913 0.004609 7.841675 ( 4.169055)
build_install 0.019468 0.005911 10.909261 ( 7.292319)
test_btest 0.000865 0.000240 86.353353 ( 39.187866)
test_basic 0.007475 0.003176 1.309797 ( 1.414487)
test_all 0.098152 0.043106 821.440514 (339.325669)
test_rubyspec 0.042396 0.045848 142.085832 ( 32.004058)
total: 434.58 sec