Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250503-162708
#<BuildRuby:0x00007fd09471fdd8
@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.20250503-162708",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000000 0.000051 0.000051 ( 0.000049)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.002019 0.004145 2.133668 ( 2.269759)
build_miniruby 0.001492 0.000193 1.532885 ( 1.529761)
build_ruby 0.000000 0.002139 4.199422 ( 4.337664)
build_all 0.003447 0.005926 6.385898 ( 2.725108)
build_install 0.008140 0.010279 8.464799 ( 4.631411)
test_btest 0.000710 0.000178 50.407292 ( 13.822406)
test_basic 0.003420 0.004864 0.895000 ( 0.949303)
test_all 0.068585 0.050978 602.590282 (180.042866)
test_rubyspec 0.048629 0.031166 106.965453 ( 24.017883)
total: 234.33 sec