Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250528-170742
#<BuildRuby:0x00007ff31de0fde0
@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.20250528-170742",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006816 0.000345 2.958695 ( 2.586448)
build_miniruby 0.001178 0.000148 1.245653 ( 1.243275)
build_ruby 0.001594 0.000200 3.319394 ( 3.482008)
build_all 0.005267 0.003173 5.972386 ( 2.503867)
build_install 0.010324 0.007728 8.363122 ( 4.386673)
test_btest 0.000701 0.000129 51.698951 ( 14.207263)
test_basic 0.007870 0.000694 0.726206 ( 0.777322)
test_all 0.070149 0.047997 603.612042 (174.732482)
test_rubyspec 0.056399 0.021652 101.496956 ( 23.912340)
total: 227.83 sec