Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230911-054326
#<BuildRuby:0x0000561dc4d8a058
@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.20230911-054326",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.007538 0.000205 2.397920 ( 5.294249)
build_miniruby 0.001535 0.000000 1.683693 ( 2.233987)
build_ruby 0.000000 0.001853 3.421723 ( 4.934720)
build_all 0.006711 0.002577 5.756957 ( 6.830953)
build_install 0.006527 0.015950 7.155571 ( 9.079697)
test_btest 0.000818 0.000151 65.850503 ( 68.021145)
test_basic 0.003370 0.004847 0.839402 ( 1.519859)
test_all 0.010883 0.000485 700.788283 (639.285800)
test_rubyspec 0.054013 0.024342 95.667372 (135.129940)
total: 872.33 sec