Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-165118
#<BuildRuby:0x000055988bd386e0
@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.20221117-165118",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007613 0.000000 1.137241 ( 1.157313)
build_miniruby 0.001527 0.000436 0.894095 ( 0.894569)
build_ruby 0.002218 0.000000 2.351093 ( 2.252515)
build_all 0.011479 0.007207 18.511154 ( 2.244791)
build_install 0.014078 0.006075 1.866670 ( 1.007868)
test_btest 0.001162 0.000407 85.400212 ( 10.512660)
test_basic 0.007034 0.000000 0.359832 ( 0.449594)
test_all 0.001711 0.000131 685.288390 ( 73.443802)
test_rubyspec 0.071486 0.050028 50.812939 ( 59.377731)
total: 151.34 sec