Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250914-132543
#<BuildRuby:0x000071cf206efdc8
@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.20250914-132543",
@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.000005 0.000020 ( 0.000022)
autoconf 0.000024 0.000009 0.000033 ( 0.000034)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.004895 0.003572 3.415152 ( 2.126532)
build_miniruby 0.000899 0.000340 1.142844 ( 1.140031)
build_ruby 0.001484 0.000183 2.908678 ( 21.031945)
build_all 0.001925 0.004968 5.246234 ( 2.076592)
build_install 0.011408 0.008662 7.824212 ( 4.042996)
test_btest 0.000894 0.000000 55.588423 ( 16.449985)
test_basic 0.004369 0.002696 0.669268 ( 0.735741)
test_all 0.072661 0.040444 504.898103 (170.020267)
test_rubyspec 0.046595 0.031180 110.645342 ( 18.705721)
total: 236.33 sec