Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-195422
#<BuildRuby:0x000055c3720b08e8
@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.20220215-195422",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000344 0.011541 0.942337 ( 1.041749)
build_miniruby 0.001324 0.000353 0.071153 ( 0.069370)
build_ruby 0.001457 0.000389 0.077808 ( 0.076224)
build_all 0.010734 0.000000 4.109575 ( 0.780035)
build_install 0.022977 0.000894 7.834327 ( 2.310956)
test_btest 0.001064 0.000193 71.968485 ( 8.132275)
test_basic 0.006543 0.001190 0.333108 ( 0.421168)
test_all 0.001547 0.000139 695.784237 ( 67.564485)
test_rubyspec 0.111341 0.063204 46.170383 ( 51.729916)
total: 132.13 sec