Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-075903
#<BuildRuby:0x00007f79fe69fdc8
@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.20241211-075903",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005650 0.001345 3.174586 ( 3.160189)
build_miniruby 0.001760 0.000000 1.393983 ( 1.391162)
build_ruby 0.000000 0.001638 3.616575 ( 3.791855)
build_all 0.000289 0.007411 5.798345 ( 2.447848)
build_install 0.013930 0.002241 7.995045 ( 3.967140)
test_btest 0.000628 0.000195 74.335951 ( 31.502479)
test_basic 0.007333 0.002519 0.783102 ( 0.836998)
test_all 0.089012 0.052311 693.349201 (201.395008)
test_rubyspec 0.047997 0.027411 114.531872 ( 23.632108)
total: 272.13 sec