Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250409-212022
#<BuildRuby:0x00007f994106fdd8
@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.20250409-212022",
@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.000007 0.000028 ( 0.000028)
autoconf 0.000038 0.000012 0.000050 ( 0.000050)
configure 0.000032 0.000009 0.000041 ( 0.000041)
build_up 0.007465 0.001059 3.830901 ( 4.450560)
build_miniruby 0.001430 0.000429 1.823382 ( 2.899022)
build_ruby 0.001592 0.000478 4.219332 ( 18.736517)
build_all 0.006119 0.004793 6.405945 ( 5.913919)
build_install 0.022094 0.001482 9.397316 ( 9.431945)
test_btest 0.000764 0.000219 53.696192 ( 59.416492)
test_basic 0.008629 0.003077 0.975189 ( 1.458785)
test_all 0.087836 0.042383 674.651813 (496.356128)
test_rubyspec 0.054353 0.028842 106.562744 ( 41.771407)
total: 640.44 sec