Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-055329
#<BuildRuby:0x00007fb6709ffdc0
@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.20241015-055329",
@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.000020)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.008368 0.000080 3.888967 ( 3.911811)
build_miniruby 0.001290 0.000265 1.700206 ( 1.700359)
build_ruby 0.001762 0.000363 3.847591 ( 4.000680)
build_all 0.004610 0.004216 6.757525 ( 2.590228)
build_install 0.014635 0.004657 9.860183 ( 4.774302)
test_btest 0.000785 0.000186 98.766102 ( 30.568011)
test_basic 0.004695 0.001112 1.257690 ( 1.525680)
test_all 0.102592 0.051570 784.709365 (245.053495)
test_rubyspec 0.041818 0.045190 141.457844 ( 30.614315)
total: 324.74 sec