Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-013226
#<BuildRuby:0x000055d3d9857778
@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.20220217-013226",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011103 0.000000 0.968735 ( 1.712274)
build_miniruby 0.002504 0.000000 0.077647 ( 0.075262)
build_ruby 0.001872 0.000000 0.077517 ( 0.075836)
build_all 0.010993 0.000666 4.148845 ( 0.773681)
build_install 0.017883 0.005825 7.749448 ( 2.314493)
test_btest 0.001282 0.000192 74.457676 ( 8.155415)
test_basic 0.003557 0.005720 0.340836 ( 0.433287)
test_all 0.001872 0.000374 695.100461 ( 67.595301)
test_rubyspec 0.086368 0.067188 46.452343 ( 51.708270)
total: 132.85 sec