Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-205235
#<BuildRuby:0x0000556343a34b88
@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.20220920-205235",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000024)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.008996 0.001384 1.106233 ( 1.149771)
build_miniruby 0.001898 0.000292 0.115384 ( 0.110598)
build_ruby 0.001845 0.000284 0.109950 ( 0.092569)
build_all 0.009943 0.001530 1.593700 ( 0.649646)
build_install 0.019827 0.002015 1.947607 ( 0.968054)
test_btest 0.000000 0.001492 74.494905 ( 8.036643)
test_basic 0.000000 0.007916 0.377283 ( 0.464925)
test_all 0.000000 0.003697 637.740293 ( 66.336346)
test_rubyspec 0.064712 0.096822 46.126837 ( 54.516985)
total: 132.33 sec