Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-072206
#<BuildRuby:0x000055c649ec44f0
@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.20220208-072206",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.009295 0.001739 0.939619 ( 1.259743)
build_miniruby 0.002470 0.000000 0.076888 ( 0.074680)
build_ruby 0.001811 0.000000 0.076882 ( 0.075737)
build_all 0.009876 0.000000 4.121698 ( 0.797442)
build_install 0.022815 0.001098 7.788223 ( 2.317383)
test_btest 0.000987 0.000208 78.437405 ( 8.397191)
test_basic 0.004087 0.003553 0.354195 ( 0.442676)
test_all 0.001576 0.000375 692.240112 ( 67.318107)
test_rubyspec 0.088471 0.066794 45.935997 ( 51.425909)
total: 132.11 sec