Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-113103
#<BuildRuby:0x0000560b4abe3f10
@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.20220816-113103",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005271 0.000811 0.862458 ( 1.187115)
build_miniruby 0.000838 0.000128 0.058420 ( 0.057279)
build_ruby 0.000694 0.000106 0.059130 ( 0.058023)
build_all 0.003962 0.000609 1.526271 ( 0.592427)
build_install 0.006977 0.004221 1.944451 ( 0.998895)
test_btest 0.000639 0.000128 49.129608 ( 8.530183)
test_basic 0.000648 0.004768 0.302798 ( 0.391669)
test_all 0.002785 0.000000 608.719363 ( 89.803465)
test_rubyspec 0.083243 0.035937 44.153016 ( 51.530694)
total: 153.15 sec