Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-050907
#<BuildRuby:0x000055f90d316f08
@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.20220818-050907",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009784 0.001630 0.874783 ( 2.399016)
build_miniruby 0.001253 0.000208 0.054626 ( 0.054162)
build_ruby 0.001575 0.000263 0.063518 ( 0.063304)
build_all 0.004663 0.003957 1.248877 ( 0.471720)
build_install 0.014829 0.000088 1.578942 ( 0.794815)
test_btest 0.001136 0.000201 52.570803 ( 6.118502)
test_basic 0.000000 0.006500 0.294598 ( 0.387293)
test_all 0.000000 0.004374 482.167091 ( 51.559815)
test_rubyspec 0.096083 0.042440 41.664363 ( 49.444049)
total: 111.29 sec