Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241023-210424
#<BuildRuby:0x00007f20a5d8fdc0
@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.20241023-210424",
@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.000026)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.000584 0.008309 4.435482 ( 5.360237)
build_miniruby 0.000000 0.001827 2.335566 ( 2.556873)
build_ruby 0.000226 0.002220 4.513083 ( 33.798922)
build_all 0.010079 0.000576 6.451309 ( 4.346630)
build_install 0.017023 0.006905 9.994345 ( 7.856111)
test_btest 0.000741 0.000234 65.028860 ( 41.910612)
test_basic 0.005631 0.004813 1.032836 ( 3.330669)
test_all 0.101747 0.053296 755.195920 (465.327332)
test_rubyspec 0.039595 0.048896 113.758722 ( 54.597939)
total: 619.09 sec