Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-090436
#<BuildRuby:0x0000556c16d8b4b8
@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.20220921-090436",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002430 0.007862 1.078711 ( 1.124480)
build_miniruby 0.001613 0.000461 0.119849 ( 0.115552)
build_ruby 0.002595 0.000000 0.106797 ( 0.088907)
build_all 0.008311 0.001862 1.592739 ( 0.650414)
build_install 0.010025 0.011312 1.971427 ( 0.969936)
test_btest 0.000844 0.000317 77.467736 ( 8.462148)
test_basic 0.000000 0.007122 0.372128 ( 0.462135)
test_all 0.001221 0.003510 631.077281 ( 66.156001)
test_rubyspec 0.096820 0.073446 46.033901 ( 54.452268)
total: 132.48 sec