Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230905-213847
#<BuildRuby:0x00005640a3fb6348
@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.20230905-213847",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.003222 0.004863 2.063770 ( 4.009852)
build_miniruby 0.001573 0.000408 2.176123 ( 3.066379)
build_ruby 0.001412 0.000366 3.476228 ( 4.752293)
build_all 0.008546 0.001070 5.695468 ( 6.563666)
build_install 0.016823 0.005340 7.126161 ( 8.322235)
test_btest 0.000372 0.000622 65.519148 ( 66.184448)
test_basic 0.003119 0.004840 0.839426 ( 1.252424)
test_all 0.009127 0.002056 676.479674 (708.824536)
test_rubyspec 0.043086 0.038219 93.817390 (137.671209)
total: 940.65 sec