Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230609-211437
#<BuildRuby:0x000055f04183a450
@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.20230609-211437",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.007190 2.056044 ( 3.651636)
build_miniruby 0.001664 0.000114 1.558505 ( 1.583513)
build_ruby 0.001431 0.000306 2.855099 ( 3.239685)
build_all 0.005053 0.003261 2.214257 ( 2.045481)
build_install 0.007483 0.013938 3.411627 ( 3.205228)
test_btest 0.000817 0.000272 61.790820 ( 36.649837)
test_basic 0.006056 0.000755 0.651315 ( 1.031443)
test_all 0.006074 0.000716 588.741153 (562.577525)
test_rubyspec 0.020040 0.045594 79.195275 (127.149089)
total: 741.13 sec