Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250526-043102
#<BuildRuby:0x00007f0475f3fdd8
@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.20250526-043102",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006216 0.000445 2.585574 ( 2.199717)
build_miniruby 0.001362 0.000260 1.150733 ( 1.148111)
build_ruby 0.001520 0.000289 3.126583 ( 3.239299)
build_all 0.006699 0.001276 5.490918 ( 2.165857)
build_install 0.010943 0.009448 7.626429 ( 3.758229)
test_btest 0.000676 0.000176 52.010758 ( 13.910589)
test_basic 0.000309 0.007741 0.649031 ( 0.713734)
test_all 0.068945 0.049741 570.130933 (170.084424)
test_rubyspec 0.055469 0.023048 113.249550 ( 19.081653)
total: 216.30 sec