Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250220-105205
#<BuildRuby:0x00007f3628e5fdc0
@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.20250220-105205",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.003005 0.003761 3.093086 ( 2.321618)
build_miniruby 0.000000 0.001535 1.394828 ( 1.392328)
build_ruby 0.000000 0.001611 2.801234 ( 2.943832)
build_all 0.006166 0.001346 5.082611 ( 2.210024)
build_install 0.011906 0.005292 6.859258 ( 3.377020)
test_btest 0.000728 0.000234 43.363359 ( 11.985205)
test_basic 0.006755 0.000774 0.673274 ( 0.730473)
test_all 0.074687 0.042677 598.678586 (181.215149)
test_rubyspec 0.050479 0.022894 97.904489 ( 21.914737)
total: 228.09 sec