Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-194848
#<BuildRuby:0x0000561688cb7ba0
@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.20220824-194848",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008640 0.000735 0.811618 ( 0.842956)
build_miniruby 0.000000 0.001403 0.050673 ( 0.049124)
build_ruby 0.000145 0.001110 0.053189 ( 0.051965)
build_all 0.003305 0.004561 1.260545 ( 0.476349)
build_install 0.006220 0.010294 1.588048 ( 0.798835)
test_btest 0.001150 0.000460 51.462606 ( 6.019057)
test_basic 0.004427 0.001771 0.298351 ( 0.398148)
test_all 0.003339 0.001336 501.655095 ( 53.103767)
test_rubyspec 0.071210 0.069763 41.980560 ( 50.476784)
total: 112.22 sec