Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-020220
#<BuildRuby:0x00007f9f7fabfdd0
@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.20241017-020220",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000033 0.000004 0.000037 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000155 0.008071 4.084488 ( 3.926621)
build_miniruby 0.001623 0.000325 1.646017 ( 1.642248)
build_ruby 0.001515 0.000303 4.320368 ( 4.472324)
build_all 0.009384 0.000000 7.261715 ( 2.979828)
build_install 0.011178 0.010390 9.826784 ( 4.467303)
test_btest 0.000751 0.000183 93.506469 ( 24.558795)
test_basic 0.005833 0.004436 1.161048 ( 1.224236)
test_all 0.118252 0.033701 786.615213 (243.782962)
test_rubyspec 0.055258 0.034776 135.804349 ( 32.931346)
total: 319.99 sec