Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-072547
#<BuildRuby:0x000055baedfc1400
@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.20221012-072547",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.009995 0.000000 1.102086 ( 1.437341)
build_miniruby 0.001459 0.000024 0.097194 ( 0.094419)
build_ruby 0.001232 0.000352 0.098942 ( 0.096211)
build_all 0.001184 0.006728 1.328581 ( 0.566702)
build_install 0.012728 0.001856 1.610379 ( 0.889376)
test_btest 0.001423 0.000502 64.103519 ( 6.328445)
test_basic 0.004864 0.001717 0.354038 ( 0.443558)
test_all 0.006132 0.000000 503.512568 ( 54.106188)
test_rubyspec 0.087146 0.046770 43.090372 ( 51.476943)
total: 115.44 sec