Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241102-050640
#<BuildRuby:0x00007f114f2ffdc0
@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.20241102-050640",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.005544 0.004060 4.322628 ( 5.938933)
build_miniruby 0.002029 0.000225 2.929986 ( 4.911431)
build_ruby 0.000000 0.002110 4.494513 ( 39.085616)
build_all 0.008155 0.000814 5.965337 ( 5.339684)
build_install 0.016671 0.007226 9.443466 ( 6.595631)
test_btest 0.000677 0.000105 64.894066 ( 54.448010)
test_basic 0.006701 0.004950 1.067462 ( 1.484665)
test_all 0.110589 0.045127 749.099420 (435.065885)
test_rubyspec 0.073743 0.016996 109.638088 ( 49.748751)
total: 602.62 sec