Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250405-003159
#<BuildRuby:0x00007ff64dc3fdc0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250405-003159",
@make="make",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000030)
configure 0.000017 0.000007 0.000024 ( 0.000023)
build_up 0.006297 0.000888 3.138619 ( 2.425899)
build_miniruby 0.001202 0.000451 1.174672 ( 1.171438)
build_ruby 0.001259 0.000472 3.133120 ( 3.310338)
build_all 0.005872 0.002202 5.460280 ( 2.275804)
build_install 0.018507 0.001785 8.406587 ( 4.265732)
test_btest 0.000758 0.000252 49.080600 ( 14.749999)
test_basic 0.008355 0.000000 0.845765 ( 0.903587)
test_all 0.058838 0.058770 559.794709 (209.954145)
test_rubyspec 0.024816 0.052203 99.746681 ( 24.990802)
total: 264.05 sec