Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-045101
#<BuildRuby:0x0000557a81db77d8
@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.20221116-045101",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000058 0.000008 0.000066 ( 0.000067)
configure 0.000040 0.000006 0.000046 ( 0.000042)
build_up 0.007443 0.000447 1.108300 ( 2.457090)
build_miniruby 0.001528 0.000191 0.896797 ( 0.897035)
build_ruby 0.002029 0.000253 2.373843 ( 2.286110)
build_all 0.017105 0.000938 18.299759 ( 2.304649)
build_install 0.013552 0.007785 1.834180 ( 0.981995)
test_btest 0.001022 0.000178 85.113891 ( 8.853510)
test_basic 0.006901 0.000418 0.347622 ( 0.436116)
test_all 0.001293 0.000215 708.982347 ( 74.816280)
test_rubyspec 0.035454 0.078374 50.646651 ( 59.220647)
total: 152.25 sec