Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-110017
#<BuildRuby:0x000055cfca289480
@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.20221106-110017",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007672 0.000590 0.962422 ( 1.167974)
build_miniruby 0.001632 0.000125 0.044877 ( 0.043514)
build_ruby 0.000000 0.001350 0.051703 ( 0.051015)
build_all 0.005338 0.003408 1.256965 ( 0.489484)
build_install 0.008159 0.006542 1.571293 ( 0.815742)
test_btest 0.000680 0.000146 64.668679 ( 6.366398)
test_basic 0.000000 0.006030 0.313070 ( 0.405321)
test_all 0.000000 0.002755 524.222185 ( 55.371608)
test_rubyspec 0.086735 0.045954 43.451033 ( 51.994214)
total: 116.71 sec