Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-104620
#<BuildRuby:0x00007f452fdefdc0
@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.20240726-104620",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.003058 0.004481 3.382027 ( 3.231403)
build_miniruby 0.001631 0.000240 1.733256 ( 1.729839)
build_ruby 0.001917 0.000282 3.899887 ( 4.065040)
build_all 0.000790 0.007776 7.753208 ( 2.956616)
build_install 0.019481 0.001303 10.901609 ( 5.223805)
test_btest 0.001117 0.000206 116.818336 ( 31.755169)
test_basic 0.003280 0.008464 1.172827 ( 1.210518)
test_all 0.116956 0.036691 845.340201 (255.090926)
test_rubyspec 0.049446 0.041694 170.018362 ( 35.722727)
total: 340.99 sec