Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241031-010420
#<BuildRuby:0x00007f31eaf0fdc0
@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.20241031-010420",
@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.000022)
autoconf 0.000046 0.000005 0.000051 ( 0.000052)
configure 0.000038 0.000004 0.000042 ( 0.000044)
build_up 0.009105 0.001111 5.026088 ( 7.018931)
build_miniruby 0.000000 0.002315 2.264757 ( 2.620337)
build_ruby 0.000902 0.001264 4.561931 ( 5.068484)
build_all 0.005763 0.005029 6.203148 ( 13.448502)
build_install 0.011023 0.010871 8.531377 ( 25.800771)
test_btest 0.001103 0.000000 65.008519 ( 39.303238)
test_basic 0.001079 0.012926 1.078594 ( 1.279544)
test_all 0.127470 0.025071 729.382150 (406.300641)
test_rubyspec 0.052441 0.033573 107.961546 ( 57.699218)
total: 558.54 sec