Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-092448
#<BuildRuby:0x0000564d5bc880d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220729-092448",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006052 0.000465 0.852293 ( 1.140111)
build_miniruby 0.000824 0.000063 0.057858 ( 0.056690)
build_ruby 0.001019 0.000000 0.059074 ( 0.057851)
build_all 0.004697 0.000080 1.531961 ( 0.589605)
build_install 0.006327 0.004958 5.617816 ( 2.167801)
test_btest 0.000652 0.000087 53.357963 ( 8.167394)
test_basic 0.005146 0.000686 0.288541 ( 0.376959)
test_all 0.000970 0.000129 626.274580 ( 91.718843)
test_rubyspec 0.085859 0.038077 43.868369 ( 49.491820)
total: 153.77 sec