Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-165416
#<BuildRuby:0x00007fd052fefdd8
@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.20241110-165416",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.008949 0.000124 4.096550 ( 4.627268)
build_miniruby 0.001381 0.000187 1.836729 ( 2.087248)
build_ruby 0.002022 0.000274 4.921364 ( 14.815495)
build_all 0.010346 0.000265 7.087488 ( 4.813815)
build_install 0.018394 0.007335 10.486256 ( 8.196836)
test_btest 0.000833 0.000129 83.819231 ( 72.421783)
test_basic 0.002727 0.009435 1.122229 ( 1.497277)
test_all 0.110362 0.046801 819.924980 (551.240734)
test_rubyspec 0.050567 0.035404 129.491009 ( 60.247023)
total: 719.95 sec