Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-091342
#<BuildRuby:0x000055942f7143a0
@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.20221203-091342",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.005177 1.098577 ( 1.139429)
build_miniruby 0.000000 0.000933 1.026228 ( 1.024990)
build_ruby 0.000000 0.001137 2.730314 ( 2.634045)
build_all 0.002600 0.006539 15.727730 ( 3.270433)
build_install 0.007876 0.001267 2.260989 ( 1.259097)
test_btest 0.000408 0.000120 62.427722 ( 11.877589)
test_basic 0.003725 0.001095 0.297284 ( 0.388686)
test_all 0.000783 0.000230 686.494420 (106.235130)
test_rubyspec 0.038363 0.019343 53.179643 ( 61.385192)
total: 189.22 sec