Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250512-004015
#<BuildRuby:0x00007fe61953fdc0
@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.20250512-004015",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000043)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.007396 0.000000 2.449407 ( 2.620846)
build_miniruby 0.001524 0.000000 1.294687 ( 1.293457)
build_ruby 0.001802 0.000000 3.782832 ( 4.100092)
build_all 0.004381 0.003908 6.062079 ( 2.467867)
build_install 0.016437 0.004782 8.304513 ( 4.372607)
test_btest 0.000727 0.000127 57.503039 ( 15.972292)
test_basic 0.008660 0.000062 0.901524 ( 0.951848)
test_all 0.097813 0.026978 649.415369 (212.994105)
test_rubyspec 0.053440 0.026459 114.966278 ( 25.775912)
total: 270.55 sec