Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241012-005014
#<BuildRuby:0x00007f7d8382fde0
@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.20241012-005014",
@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.000021 0.000005 0.000026 ( 0.000028)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.005204 0.004227 4.372682 ( 5.024450)
build_miniruby 0.001449 0.000419 1.788129 ( 1.924745)
build_ruby 0.001812 0.000525 4.509762 ( 4.735260)
build_all 0.010037 0.000583 6.508801 ( 3.760569)
build_install 0.011789 0.011959 9.359688 ( 39.859940)
test_btest 0.000708 0.000231 80.647485 ( 36.176381)
test_basic 0.007484 0.001100 1.051417 ( 5.737484)
test_all 0.113810 0.045139 793.384382 (546.863714)
test_rubyspec 0.045587 0.047022 121.104477 ( 71.122367)
total: 715.21 sec