Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240111-060617
#<BuildRuby:0x0000563dafb05d90
@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.20240111-060617",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000037 0.000004 0.000041 ( 0.000040)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.006408 0.000663 1.926358 ( 3.448195)
build_miniruby 0.001692 0.000175 2.150275 ( 2.825355)
build_ruby 0.000000 0.002414 3.602570 ( 4.578263)
build_all 0.002532 0.005603 5.230565 ( 5.580704)
build_install 0.011453 0.007297 6.465713 ( 7.401008)
test_btest 0.000820 0.000169 66.827464 ( 77.987933)
test_basic 0.003597 0.003962 0.804990 ( 1.615878)
test_all 0.103141 0.027334 759.720581 (875.300023)
test_rubyspec 0.024065 0.058008 95.258752 (169.316691)
total: 1148.06 sec