Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-011349
#<BuildRuby:0x000055e5cdb7f800
@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.20220904-011349",
@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.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010772 0.000351 0.993970 ( 1.281164)
build_miniruby 0.002387 0.000000 0.074840 ( 0.072977)
build_ruby 0.001869 0.000010 0.076615 ( 0.074812)
build_all 0.009500 0.000108 1.540326 ( 0.591397)
build_install 0.019036 0.001549 1.904308 ( 0.931776)
test_btest 0.001289 0.000136 75.452680 ( 8.629025)
test_basic 0.007314 0.000770 0.316418 ( 0.404276)
test_all 0.005296 0.000558 647.730437 ( 65.924732)
test_rubyspec 0.097981 0.071966 45.385449 ( 53.862800)
total: 131.77 sec