Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240621-231047
#<BuildRuby:0x00007ff158fefdc0
@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.20240621-231047",
@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.000024 0.000007 0.000031 ( 0.000031)
autoconf 0.000039 0.000012 0.000051 ( 0.000051)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.005271 0.004354 4.095426 ( 6.293962)
build_miniruby 0.001556 0.000486 1.765391 ( 2.552734)
build_ruby 0.000000 0.003089 4.369075 ( 6.267675)
build_all 0.004449 0.006526 7.387419 ( 9.551325)
build_install 0.026480 0.001818 10.503891 ( 13.545251)
test_btest 0.001111 0.000360 98.693730 (139.042936)
test_basic 0.007576 0.006794 1.206256 ( 2.275792)
test_all 0.108944 0.059317 842.515755 (1006.344124)
test_rubyspec 0.055241 0.043857 148.508261 ( 68.575291)
total: 1254.45 sec