Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241014-065520
#<BuildRuby:0x00007f60e147fdd0
@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.20241014-065520",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.009203 0.001416 4.680587 ( 6.120650)
build_miniruby 0.001819 0.000280 8.884330 ( 9.313109)
build_ruby 0.002159 0.000332 4.621484 ( 5.471777)
build_all 0.005956 0.005375 6.962847 ( 5.931109)
build_install 0.017581 0.007956 10.135402 ( 8.739351)
test_btest 0.000830 0.000170 82.480975 ( 75.247311)
test_basic 0.007140 0.004991 1.193984 ( 1.669238)
test_all 0.138660 0.022266 790.157016 (503.418648)
test_rubyspec 0.049866 0.045054 127.091552 ( 55.063703)
total: 670.98 sec