Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-114406
#<BuildRuby:0x000055ceb3544b38
@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.20220311-114406",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.011136 0.000928 1.017271 ( 1.137244)
build_miniruby 0.001247 0.000356 0.070561 ( 0.069244)
build_ruby 0.002195 0.000000 0.072615 ( 0.070344)
build_all 0.009766 0.000000 1.515142 ( 0.611628)
build_install 0.021825 0.000774 5.237133 ( 2.192752)
test_btest 0.000883 0.000168 73.764874 ( 7.942012)
test_basic 0.006930 0.000438 0.344395 ( 0.432185)
test_all 0.001460 0.000266 702.258852 ( 67.971859)
test_rubyspec 0.117065 0.039999 46.433026 ( 51.907444)
total: 132.34 sec