Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-230318
#<BuildRuby:0x000055d3313232c8
@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.20221117-230318",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001089 0.003575 1.106883 ( 1.274816)
build_miniruby 0.000844 0.000126 0.965405 ( 0.963977)
build_ruby 0.001210 0.000181 2.837231 ( 2.751388)
build_all 0.008789 0.000114 15.994564 ( 3.267484)
build_install 0.007589 0.000466 2.070631 ( 1.163798)
test_btest 0.000475 0.000062 65.362547 ( 10.728111)
test_basic 0.000391 0.004267 0.292836 ( 0.384174)
test_all 0.001070 0.000186 646.000195 ( 98.511230)
test_rubyspec 0.034097 0.030547 51.254785 ( 59.437365)
total: 178.48 sec