Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-091624
#<BuildRuby:0x00007f94facbfde0
@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.20240715-091624",
@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.000024 0.000007 0.000031 ( 0.000033)
autoconf 0.000036 0.000010 0.000046 ( 0.000047)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.007492 0.002175 3.791270 ( 6.200140)
build_miniruby 0.001703 0.000495 1.769885 ( 2.649521)
build_ruby 0.002041 0.000592 4.626315 ( 6.061909)
build_all 0.008125 0.002359 8.738883 ( 10.816693)
build_install 0.016816 0.009989 11.973378 ( 14.630915)
test_btest 0.001166 0.000377 123.750598 (166.530024)
test_basic 0.010771 0.002201 1.386925 ( 3.205875)
test_all 0.120550 0.050735 984.872125 (1031.439293)
test_rubyspec 0.050350 0.040056 170.738785 ( 73.175408)
total: 1314.71 sec