Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-110127
#<BuildRuby:0x00007fcc8441fde0
@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.20240705-110127",
@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.000027 0.000004 0.000031 ( 0.000033)
autoconf 0.000053 0.000009 0.000062 ( 0.000059)
configure 0.000042 0.000007 0.000049 ( 0.000049)
build_up 0.004590 0.004137 4.520104 ( 3.956164)
build_miniruby 0.001956 0.000370 1.794365 ( 1.793812)
build_ruby 0.001715 0.000325 4.171216 ( 4.291866)
build_all 0.006863 0.003858 9.348583 ( 4.524141)
build_install 0.013760 0.009679 12.645261 ( 6.527990)
test_btest 0.000674 0.000165 129.034694 ( 38.514555)
test_basic 0.004128 0.007853 1.273742 ( 1.336831)
test_all 0.119291 0.044881 1019.078658 (378.076938)
test_rubyspec 0.043333 0.059155 192.210752 ( 74.712559)
total: 513.74 sec