Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-103558
#<BuildRuby:0x00007f42a297fdd8
@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.20241129-103558",
@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.000003 0.000030 ( 0.000030)
build_up 0.003900 0.004002 3.674141 ( 3.605068)
build_miniruby 0.001366 0.000201 1.737070 ( 1.736028)
build_ruby 0.001844 0.000271 4.093512 ( 4.281491)
build_all 0.004294 0.003461 6.449327 ( 2.808810)
build_install 0.015639 0.002606 9.386798 ( 4.743650)
test_btest 0.000732 0.000122 79.531539 ( 21.127398)
test_basic 0.000000 0.010050 0.969657 ( 1.016888)
test_all 0.098127 0.047960 735.242897 (234.877975)
test_rubyspec 0.038287 0.043646 123.511792 ( 30.062506)
total: 304.26 sec