Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-234915
#<BuildRuby:0x000055b354fe88e8
@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.20220316-234915",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002297 0.009832 0.986901 ( 1.077956)
build_miniruby 0.001092 0.000468 0.077902 ( 0.076148)
build_ruby 0.001396 0.000599 0.075767 ( 0.074067)
build_all 0.008039 0.001657 4.153666 ( 0.834253)
build_install 0.008472 0.016784 7.937862 ( 2.406062)
test_btest 0.001441 0.000000 76.295117 ( 8.270901)
test_basic 0.002598 0.004156 0.329320 ( 0.426536)
test_all 0.001149 0.000701 693.509265 ( 67.470883)
test_rubyspec 0.117146 0.046470 46.370386 ( 51.711858)
total: 132.35 sec