Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250409-182229
#<BuildRuby:0x00007f568d6ffdc0
@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-182229",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.003186 0.004472 3.467591 ( 2.844699)
build_miniruby 0.001426 0.000230 1.621451 ( 1.619011)
build_ruby 0.001582 0.000255 3.802983 ( 3.903484)
build_all 0.004198 0.003414 5.644136 ( 2.429083)
build_install 0.003635 0.014901 7.973953 ( 3.934104)
test_btest 0.000637 0.000182 49.370535 ( 13.811691)
test_basic 0.009387 0.002682 0.847034 ( 0.902893)
test_all 0.087101 0.033099 595.688649 (204.240738)
test_rubyspec 0.050160 0.027081 104.968000 ( 30.346420)
total: 264.03 sec