Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-214624
#<BuildRuby:0x0000556a8fe00ea8
@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.20220908-214624",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005323 0.004649 1.103524 ( 1.792512)
build_miniruby 0.000000 0.002148 0.077700 ( 0.075732)
build_ruby 0.000000 0.002000 0.076436 ( 0.074479)
build_all 0.003213 0.007766 1.557603 ( 0.605171)
build_install 0.010256 0.012683 1.938090 ( 0.955401)
test_btest 0.000857 0.000613 94.725736 ( 9.685544)
test_basic 0.003792 0.004026 0.350525 ( 0.451573)
test_all 0.004845 0.000157 661.856876 ( 67.482458)
test_rubyspec 0.078244 0.093391 47.279100 ( 55.666610)
total: 136.79 sec