Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-173026
#<BuildRuby:0x000055829cf812f8
@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.20221016-173026",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000134 0.000010 0.000144 ( 0.000148)
build_up 0.008438 0.000649 1.121441 ( 1.321822)
build_miniruby 0.001411 0.000109 0.104903 ( 0.102099)
build_ruby 0.001595 0.000122 0.103706 ( 0.100066)
build_all 0.008617 0.000270 1.330602 ( 0.578863)
build_install 0.009965 0.005085 1.672642 ( 0.899273)
test_btest 0.002022 0.000253 62.317383 ( 6.378423)
test_basic 0.006174 0.000771 0.370434 ( 0.459480)
test_all 0.006659 0.000000 492.813589 ( 53.199604)
test_rubyspec 0.094914 0.046265 43.332909 ( 51.575750)
total: 114.62 sec