Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-011652
#<BuildRuby:0x00005566cfd5f418
@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.20221203-011652",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004331 0.000666 1.145568 ( 1.133644)
build_miniruby 0.000718 0.000110 0.926400 ( 0.925087)
build_ruby 0.001198 0.000000 2.747610 ( 2.635209)
build_all 0.008163 0.000724 15.820631 ( 3.259531)
build_install 0.009230 0.000000 2.282522 ( 1.347272)
test_btest 0.000720 0.000070 64.365005 ( 11.234506)
test_basic 0.001212 0.004141 0.359836 ( 0.449796)
test_all 0.000738 0.000130 697.035074 (109.302770)
test_rubyspec 0.040072 0.023565 53.242459 ( 61.451738)
total: 191.74 sec