Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250807-072211
#<BuildRuby:0x000078837657fdd8
@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.20250807-072211",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.005214 0.002972 4.084027 ( 3.186029)
build_miniruby 0.000303 0.001126 1.585055 ( 1.581667)
build_ruby 0.001591 0.000173 4.011794 ( 4.125691)
build_all 0.006012 0.002009 6.112204 ( 2.656848)
build_install 0.010663 0.007330 9.018426 ( 4.513201)
test_btest 0.000935 0.000000 57.103389 ( 16.083992)
test_basic 0.004171 0.002401 0.805057 ( 0.866128)
test_all 0.084264 0.034336 711.759352 (237.441011)
test_rubyspec 0.049164 0.030851 160.252572 ( 32.835970)
total: 303.29 sec