Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-095220
#<BuildRuby:0x000055eed51fa350
@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.20221205-095220",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005155 0.000136 1.136350 ( 1.593506)
build_miniruby 0.000835 0.000099 0.999377 ( 0.998145)
build_ruby 0.001071 0.000126 2.818018 ( 2.714287)
build_all 0.008633 0.000494 15.748916 ( 3.365750)
build_install 0.004582 0.004460 2.260083 ( 1.266123)
test_btest 0.000487 0.000077 62.063068 ( 11.961252)
test_basic 0.004206 0.000664 0.318512 ( 0.408910)
test_all 0.000688 0.000109 679.258154 (106.346331)
test_rubyspec 0.039068 0.020993 53.283803 ( 61.489653)
total: 190.14 sec