Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-085318
#<BuildRuby:0x00007fa542dafdd8
@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.20241229-085318",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001633 0.003666 2.030177 ( 2.364722)
build_miniruby 0.001356 0.000226 1.704839 ( 1.854150)
build_ruby 0.002146 0.000357 4.546230 ( 4.932373)
build_all 0.010406 0.000340 7.037131 ( 4.883794)
build_install 0.013685 0.008599 8.953607 ( 6.852320)
test_btest 0.000860 0.000172 76.040417 ( 29.215279)
test_basic 0.008677 0.003392 1.131797 ( 1.373435)
test_all 0.100454 0.040541 716.701419 (238.226357)
test_rubyspec 0.061343 0.014278 113.705704 ( 25.587895)
total: 315.29 sec