Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231015-162329
#<BuildRuby:0x0000563c23956068
@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.20231015-162329",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.006686 0.000260 2.467481 ( 3.927892)
build_miniruby 0.001381 0.000126 1.728298 ( 1.846521)
build_ruby 0.002082 0.000000 3.446534 ( 4.072617)
build_all 0.005236 0.003904 5.663709 ( 4.810886)
build_install 0.021847 0.000619 7.087101 ( 6.141870)
test_btest 0.001252 0.000128 65.129449 ( 59.233108)
test_basic 0.004357 0.004170 0.852165 ( 1.409971)
test_all 0.010765 0.000000 725.909793 (512.294154)
test_rubyspec 0.049472 0.027127 96.644572 (148.680863)
total: 742.42 sec