Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-220030
#<BuildRuby:0x000055aade08ebf0
@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-220030",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000043 0.000000 0.000043 ( 0.000048)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004691 0.000043 1.019963 ( 1.081497)
build_miniruby 0.000946 0.000068 1.003050 ( 1.001910)
build_ruby 0.001085 0.000078 2.812748 ( 2.683111)
build_all 0.008830 0.000002 15.878093 ( 3.333313)
build_install 0.008704 0.000253 1.975482 ( 1.095510)
test_btest 0.000513 0.000030 60.377988 ( 10.878092)
test_basic 0.000060 0.004705 0.323758 ( 0.414451)
test_all 0.001240 0.000146 659.924735 (103.680804)
test_rubyspec 0.041465 0.031347 51.068564 ( 59.383657)
total: 183.55 sec