Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250721-111605
#<BuildRuby:0x000079919612fdd0
@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.20250721-111605",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.001880 0.005729 3.640115 ( 2.642472)
build_miniruby 0.001313 0.000082 1.529294 ( 1.526055)
build_ruby 0.001572 0.000145 3.575137 ( 3.719969)
build_all 0.003921 0.003533 6.348431 ( 2.754752)
build_install 0.010087 0.006595 8.597128 ( 4.252533)
test_btest 0.002243 0.000039 56.536025 ( 17.744902)
test_basic 0.001449 0.004358 0.929327 ( 0.986633)
test_all 0.080607 0.037524 735.931226 (230.518838)
test_rubyspec 0.044894 0.031745 152.464123 ( 33.826495)
total: 297.97 sec