Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-115945
#<BuildRuby:0x000055ea0176ec10
@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.20220721-115945",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003273 0.003598 0.854001 ( 1.687084)
build_miniruby 0.000986 0.000058 0.057128 ( 0.055866)
build_ruby 0.000882 0.000052 0.058808 ( 0.057477)
build_all 0.001169 0.003434 1.544203 ( 0.604257)
build_install 0.009183 0.000000 5.698330 ( 2.199553)
test_btest 0.000865 0.000000 50.115212 ( 8.725686)
test_basic 0.001731 0.003741 0.320810 ( 0.409452)
test_all 0.000872 0.000125 620.513754 ( 88.692339)
test_rubyspec 0.077339 0.046932 43.982109 ( 49.792973)
total: 152.23 sec