Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250429-205146
#<BuildRuby:0x00007f89e9fffdc8
@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.20250429-205146",
@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.000004 0.000020 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.004488 0.001208 1.829182 ( 2.154818)
build_miniruby 0.001233 0.000332 1.498211 ( 1.495615)
build_ruby 0.001578 0.000425 3.072283 ( 3.268596)
build_all 0.003633 0.004089 5.772835 ( 2.396537)
build_install 0.013895 0.001483 6.754038 ( 3.468661)
test_btest 0.000664 0.000183 46.534048 ( 12.659487)
test_basic 0.004797 0.003268 0.699271 ( 0.756097)
test_all 0.079954 0.039735 539.382977 (164.375275)
test_rubyspec 0.044105 0.033270 102.058991 ( 19.662610)
total: 210.24 sec