Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-045639
#<BuildRuby:0x00005601fceed348
@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.20220815-045639",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005598 0.004368 0.833731 ( 2.002732)
build_miniruby 0.001343 0.000000 0.054668 ( 0.053326)
build_ruby 0.002266 0.000000 0.066305 ( 0.064700)
build_all 0.004575 0.005074 1.297962 ( 0.471520)
build_install 0.015787 0.000359 1.569633 ( 0.794271)
test_btest 0.001047 0.000175 53.237206 ( 6.107495)
test_basic 0.001286 0.005016 0.291268 ( 0.387404)
test_all 0.003937 0.000000 505.580339 ( 53.155995)
test_rubyspec 0.080484 0.040273 41.529236 ( 49.270533)
total: 112.31 sec