Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-191742
#<BuildRuby:0x0000561bf8cbffb0
@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.20221116-191742",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003864 0.000966 1.107341 ( 1.123735)
build_miniruby 0.000726 0.000181 1.009926 ( 1.008582)
build_ruby 0.000938 0.000235 2.724384 ( 2.609680)
build_all 0.007788 0.000784 15.856124 ( 3.376164)
build_install 0.006217 0.003832 1.962416 ( 1.135317)
test_btest 0.000490 0.000131 61.383307 ( 10.832275)
test_basic 0.002702 0.002644 0.292298 ( 0.382947)
test_all 0.000884 0.000260 660.199457 (102.780531)
test_rubyspec 0.038195 0.017660 51.360171 ( 59.651764)
total: 182.90 sec