Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-140816
#<BuildRuby:0x0000564c6fb9acc8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-140816",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008861 0.002215 1.215135 ( 1.253747)
build_miniruby 0.003062 0.000000 0.848445 ( 0.846064)
build_ruby 0.002750 0.000307 2.242680 ( 2.146030)
build_all 0.015602 0.005061 18.755623 ( 2.191676)
build_install 0.017062 0.002896 2.057349 ( 1.045179)
test_btest 0.001211 0.000285 93.000896 ( 9.402607)
test_basic 0.007512 0.001767 0.348665 ( 0.432988)
test_all 0.001878 0.000441 733.318425 ( 72.061921)
test_rubyspec 0.062930 0.107327 49.631522 ( 57.672382)
total: 147.05 sec