Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250829-060724
#<BuildRuby:0x00007aa5d337fde0
@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.20250829-060724",
@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.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.004280 0.004100 4.171557 ( 7.461313)
build_miniruby 0.001452 0.000159 1.923094 ( 1.949769)
build_ruby 0.001653 0.001286 4.619837 ( 4.915329)
build_all 0.007670 0.001621 7.202879 ( 4.247797)
build_install 0.018804 0.007017 10.836671 ( 6.304599)
test_btest 0.000986 0.000000 68.316769 ( 34.409313)
test_basic 0.004788 0.002330 1.037713 ( 1.090184)
test_all 0.104958 0.028765 775.213216 (564.553209)
test_rubyspec 0.052715 0.033016 123.788522 ( 77.432728)
total: 702.37 sec