Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-101321
#<BuildRuby:0x00007f58659afdc0
@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.20240724-101321",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004655 0.003063 3.675358 ( 3.881259)
build_miniruby 0.001717 0.000000 1.585527 ( 1.581899)
build_ruby 0.000000 0.001855 4.045926 ( 4.287907)
build_all 0.002680 0.004847 7.701824 ( 3.090364)
build_install 0.012274 0.004092 9.925129 ( 4.433780)
test_btest 0.000603 0.000201 117.346423 ( 35.188519)
test_basic 0.003788 0.005639 1.262921 ( 1.988502)
test_all 0.085229 0.066735 827.884379 (254.659621)
test_rubyspec 0.044548 0.043574 165.256828 ( 34.356604)
total: 343.47 sec