Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-010700
#<BuildRuby:0x0000564b279d1480
@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.20221013-010700",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.007795 0.003967 1.101066 ( 1.199910)
build_miniruby 0.001745 0.000374 0.103885 ( 0.102012)
build_ruby 0.001863 0.000000 0.099415 ( 0.097442)
build_all 0.003968 0.004607 1.274529 ( 0.569457)
build_install 0.007215 0.006665 1.624007 ( 0.905767)
test_btest 0.000970 0.000323 61.308424 ( 6.672542)
test_basic 0.007502 0.001103 0.362648 ( 0.453342)
test_all 0.004979 0.003059 511.991137 ( 54.777692)
test_rubyspec 0.095129 0.040941 43.247707 ( 51.817376)
total: 116.60 sec