Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-050916
#<BuildRuby:0x000055f21ce7b4b8
@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.20220903-050916",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000076 0.000000 0.000076 ( 0.000081)
build_up 0.000581 0.011756 1.023592 ( 1.461227)
build_miniruby 0.002288 0.000000 0.075588 ( 0.073505)
build_ruby 0.002162 0.000112 0.078782 ( 0.077116)
build_all 0.006360 0.003634 1.554744 ( 0.581399)
build_install 0.022283 0.001172 1.931167 ( 0.928942)
test_btest 0.001060 0.000184 78.498865 ( 8.629052)
test_basic 0.006176 0.000324 0.322136 ( 0.410980)
test_all 0.003454 0.001150 645.428184 ( 64.898031)
test_rubyspec 0.105192 0.067686 45.392406 ( 53.634273)
total: 130.70 sec