Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-031252
#<BuildRuby:0x000055c570aec618
@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.20220729-031252",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003604 0.007528 1.025872 ( 6.443959)
build_miniruby 0.001570 0.000295 0.068024 ( 0.067612)
build_ruby 0.001510 0.000283 0.075422 ( 0.075537)
build_all 0.008574 0.001608 1.515505 ( 0.595809)
build_install 0.006987 0.010006 5.126791 ( 2.077789)
test_btest 0.000919 0.000270 68.823704 ( 8.178033)
test_basic 0.005982 0.001759 0.325018 ( 0.414430)
test_all 0.001971 0.000580 635.916134 ( 64.266247)
test_rubyspec 0.125432 0.061737 45.644814 ( 51.301569)
total: 133.42 sec