Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-143327
#<BuildRuby:0x00007f4e6dc7fde0
@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.20241005-143327",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000038 0.000008 0.000046 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004153 0.005105 4.273798 ( 5.338067)
build_miniruby 0.001639 0.000397 1.902785 ( 2.209296)
build_ruby 0.002032 0.000493 4.781778 ( 6.225809)
build_all 0.010623 0.001477 7.855182 ( 7.049310)
build_install 0.023294 0.004679 10.939013 ( 10.193255)
test_btest 0.000925 0.000214 99.194500 ( 88.408065)
test_basic 0.006064 0.000335 1.278543 ( 1.779014)
test_all 0.092190 0.069181 830.441096 (469.815863)
test_rubyspec 0.061288 0.025525 139.314673 ( 51.536599)
total: 642.56 sec