Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-132237
#<BuildRuby:0x00007f1f003efdc0
@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.20240624-132237",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.004380 0.005163 4.161575 ( 7.146477)
build_miniruby 0.002189 0.000000 1.794130 ( 2.561150)
build_ruby 0.000000 0.002680 5.032001 ( 7.063781)
build_all 0.005440 0.006604 8.907087 ( 12.103034)
build_install 0.018102 0.010321 12.185148 ( 16.403008)
test_btest 0.001081 0.000131 123.478717 (171.878598)
test_basic 0.007878 0.004357 1.388527 ( 2.667863)
test_all 0.108021 0.056723 941.478073 (665.923034)
test_rubyspec 0.053405 0.040987 171.850117 ( 48.289248)
total: 934.04 sec