Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250627-084821
#<BuildRuby:0x00007d3db612fdd8
@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.20250627-084821",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.003985 0.003284 2.763355 ( 2.125048)
build_miniruby 0.001276 0.000072 1.098882 ( 1.095930)
build_ruby 0.000000 0.001595 2.643714 ( 13.751279)
build_all 0.004657 0.001582 4.940324 ( 1.932280)
build_install 0.010232 0.007188 7.570836 ( 3.528441)
test_btest 0.000874 0.000000 48.678776 ( 13.390090)
test_basic 0.004628 0.002270 0.666261 ( 0.732177)
test_all 0.082800 0.029287 588.146122 (232.797252)
test_rubyspec 0.048793 0.033109 158.128418 ( 34.951741)
total: 304.31 sec