Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-002226
#<BuildRuby:0x0000561533896ec8
@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.20220802-002226",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000005 0.000012 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008138 0.002280 0.976595 ( 1.049108)
build_miniruby 0.000000 0.002224 0.073286 ( 0.072362)
build_ruby 0.000000 0.001731 0.070237 ( 0.069952)
build_all 0.006898 0.003457 1.508718 ( 0.590521)
build_install 0.022849 0.000000 5.179949 ( 2.131741)
test_btest 0.001117 0.000000 77.801219 ( 8.723064)
test_basic 0.003092 0.005138 0.325056 ( 0.414497)
test_all 0.002576 0.000000 675.611634 ( 66.450134)
test_rubyspec 0.103679 0.065823 45.391303 ( 51.139851)
total: 130.64 sec