Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240626-011406
#<BuildRuby:0x00007fb861a9fdc8
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240626-011406",
@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.000024 0.000008 0.000032 ( 0.000033)
autoconf 0.000043 0.000013 0.000056 ( 0.000057)
configure 0.000040 0.000013 0.000053 ( 0.000053)
build_up 0.007461 0.002407 4.187611 ( 7.264118)
build_miniruby 0.000000 0.002556 1.889278 ( 2.897093)
build_ruby 0.000678 0.001885 4.592595 ( 6.301588)
build_all 0.005233 0.006358 7.598105 ( 9.984542)
build_install 0.018933 0.009375 10.526995 ( 13.931685)
test_btest 0.000906 0.000362 100.703761 (141.148021)
test_basic 0.011215 0.004486 1.226579 ( 2.345632)
test_all 0.084485 0.083787 801.273381 (955.247852)
test_rubyspec 0.037283 0.061741 151.520884 ( 81.949306)
total: 1221.07 sec