Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-181703
#<BuildRuby:0x0000556ff2958208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221125-181703",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004403 0.000315 1.036577 ( 1.161229)
build_miniruby 0.000824 0.000058 0.985219 ( 0.983645)
build_ruby 0.001124 0.000000 2.833579 ( 2.715844)
build_all 0.008605 0.000075 15.944013 ( 3.308041)
build_install 0.004632 0.004956 1.962080 ( 1.099472)
test_btest 0.000575 0.000072 68.051961 ( 10.974045)
test_basic 0.004953 0.000029 0.286263 ( 0.376829)
test_all 0.000436 0.000534 668.003738 (104.678854)
test_rubyspec 0.052434 0.013132 52.813520 ( 61.061406)
total: 186.36 sec