Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260318-034816
#<BuildRuby:0x000079cecc87fdd8
@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.20260318-034816",
@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.000007 0.000025 ( 0.000026)
autoconf 0.000033 0.000012 0.000045 ( 0.000046)
configure 0.000033 0.000012 0.000045 ( 0.000045)
build_up 0.002568 0.004232 2.631134 ( 2.756372)
build_miniruby 0.000142 0.001662 2.114278 ( 2.085544)
build_ruby 0.000000 0.002001 5.351514 ( 5.359605)
build_all 0.008644 0.000851 7.105407 ( 3.145487)
build_install 0.011092 0.011040 10.008352 ( 5.978895)
test_btest 0.001041 0.000000 80.691278 ( 26.051811)
test_basic 0.007462 0.002822 1.288203 ( 1.328916)
test_all 0.106141 0.032656 807.573507 (233.107259)
test_rubyspec 0.055582 0.035004 131.963867 ( 30.502622)
total: 310.32 sec