Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-174732
#<BuildRuby:0x00007f20e51efde0
@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.20240706-174732",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.001241 0.007012 3.544129 ( 3.379056)
build_miniruby 0.001236 0.000449 1.170652 ( 1.167834)
build_ruby 0.001370 0.000498 3.100744 ( 3.275177)
build_all 0.008485 0.000155 7.357100 ( 2.810767)
build_install 0.014383 0.003471 9.434165 ( 4.282623)
test_btest 0.000694 0.000223 106.860279 ( 27.476941)
test_basic 0.003635 0.005297 1.154394 ( 1.207719)
test_all 0.116429 0.036055 810.837147 (223.114722)
test_rubyspec 0.058564 0.036179 168.125413 ( 28.099842)
total: 294.82 sec