Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-203536
#<BuildRuby:0x0000556d038ea920
@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.20220717-203536",
@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.000032 0.000005 0.000037 ( 0.000037)
autoconf 0.000050 0.000008 0.000058 ( 0.000060)
configure 0.000032 0.000005 0.000037 ( 0.000040)
build_up 0.010319 0.000934 0.842651 ( 1.126328)
build_miniruby 0.002191 0.000313 0.058609 ( 0.055542)
build_ruby 0.001095 0.000157 0.061846 ( 0.062019)
build_all 0.006182 0.003969 1.301277 ( 0.497346)
build_install 0.011827 0.005032 4.322772 ( 1.872703)
test_btest 0.001202 0.000267 53.147234 ( 5.756245)
test_basic 0.005688 0.000233 0.292060 ( 0.383057)
test_all 0.003598 0.000195 512.665981 ( 53.166906)
test_rubyspec 0.092579 0.045419 41.809576 ( 47.653703)
total: 110.58 sec