Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-111605
#<BuildRuby:0x000055a1dd312700
@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.20220907-111605",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.012533 0.959281 ( 1.036225)
build_miniruby 0.000000 0.002168 0.075671 ( 0.074532)
build_ruby 0.000000 0.002071 0.075501 ( 0.074281)
build_all 0.007489 0.003483 1.558670 ( 0.605052)
build_install 0.021946 0.000399 1.940332 ( 0.967470)
test_btest 0.000983 0.000281 96.640843 ( 9.579992)
test_basic 0.006614 0.000650 0.357001 ( 0.448879)
test_all 0.004012 0.000000 684.630194 ( 68.809445)
test_rubyspec 0.079486 0.078943 47.258807 ( 55.491612)
total: 137.09 sec