Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-022106
#<BuildRuby:0x0000564b1d3b8af8
@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.20220401-022106",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011734 0.000838 1.024691 ( 1.656809)
build_miniruby 0.002058 0.000147 0.075548 ( 0.074166)
build_ruby 0.001901 0.000136 0.081051 ( 0.079879)
build_all 0.004801 0.005103 4.236704 ( 0.861852)
build_install 0.015672 0.007383 8.008310 ( 2.450028)
test_btest 0.001148 0.000218 79.039051 ( 8.606053)
test_basic 0.006136 0.001169 0.342237 ( 0.431574)
test_all 0.000708 0.001471 659.333853 ( 65.653799)
test_rubyspec 0.117033 0.057795 46.556119 ( 51.870547)
total: 131.69 sec