Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-232208
#<BuildRuby:0x000055c04253cea8
@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.20220919-232208",
@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.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004937 0.004327 1.083226 ( 1.116220)
build_miniruby 0.001769 0.000681 0.117252 ( 0.112909)
build_ruby 0.001534 0.000590 0.112783 ( 0.094752)
build_all 0.012056 0.000000 1.597073 ( 0.661097)
build_install 0.018943 0.003368 1.939541 ( 0.969698)
test_btest 0.001071 0.000306 81.120130 ( 8.298120)
test_basic 0.005690 0.001625 0.366805 ( 0.454802)
test_all 0.003146 0.000899 673.451546 ( 68.265192)
test_rubyspec 0.115824 0.045681 45.642090 ( 54.233061)
total: 134.21 sec