Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250416-052505
#<BuildRuby:0x00007f1f2573fdc0
@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.20250416-052505",
@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.000024 0.000007 0.000031 ( 0.000027)
autoconf 0.000037 0.000010 0.000047 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.000177 0.006605 2.342642 ( 3.827454)
build_miniruby 0.001385 0.000462 1.757699 ( 2.405525)
build_ruby 0.002031 0.000677 4.345854 ( 42.379407)
build_all 0.009488 0.000515 6.603808 ( 4.944050)
build_install 0.019768 0.003943 8.750035 ( 8.092387)
test_btest 0.000717 0.000216 54.612050 ( 59.178093)
test_basic 0.006104 0.007359 1.014184 ( 1.752153)
test_all 0.089569 0.038181 679.676628 (523.590584)
test_rubyspec 0.047830 0.034367 112.139635 ( 59.976084)
total: 706.15 sec