Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-111807
#<BuildRuby:0x0000558a4aa10e80
@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.20221020-111807",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007616 0.002077 1.139111 ( 1.506932)
build_miniruby 0.002357 0.000642 0.112976 ( 0.109977)
build_ruby 0.001204 0.000329 0.108245 ( 0.107062)
build_all 0.006745 0.001839 1.368662 ( 0.616294)
build_install 0.013708 0.002011 1.699644 ( 0.920960)
test_btest 0.001302 0.000326 61.861860 ( 6.384677)
test_basic 0.007120 0.000212 0.359400 ( 0.449246)
test_all 0.005206 0.001202 501.213224 ( 53.756596)
test_rubyspec 0.108967 0.026047 43.444166 ( 51.997700)
total: 115.85 sec