Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-023927
#<BuildRuby:0x000055587d900c10
@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.20220327-023927",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010504 0.000910 0.997494 ( 1.384107)
build_miniruby 0.002277 0.000000 0.075530 ( 0.073227)
build_ruby 0.002406 0.000022 0.067419 ( 0.065038)
build_all 0.009956 0.000000 4.138980 ( 0.846301)
build_install 0.016630 0.004477 8.037904 ( 2.443787)
test_btest 0.001530 0.000219 71.455920 ( 8.533514)
test_basic 0.002366 0.005101 0.332549 ( 0.426230)
test_all 0.003145 0.000207 707.572631 ( 68.648076)
test_rubyspec 0.108119 0.053930 45.785605 ( 51.201544)
total: 133.62 sec