Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250815-055112
#<BuildRuby:0x00007be4f423fdc0
@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.20250815-055112",
@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.000024)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000029 0.000009 0.000038 ( 0.000037)
build_up 0.004969 0.004643 4.781021 ( 3.205496)
build_miniruby 0.001168 0.000377 1.747555 ( 1.746767)
build_ruby 0.001675 0.000250 4.334063 ( 4.468636)
build_all 0.007342 0.001418 6.612455 ( 3.330378)
build_install 0.017390 0.004324 9.370438 ( 4.526265)
test_btest 0.000855 0.000260 61.419419 ( 21.057671)
test_basic 0.002747 0.005118 1.075420 ( 1.317493)
test_all 0.101482 0.026342 713.578907 (238.792435)
test_rubyspec 0.049037 0.035302 114.421480 ( 33.296646)
total: 311.74 sec