Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-054843
#<BuildRuby:0x00005582f17bcdd8
@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.20220721-054843",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008601 0.001467 0.986486 ( 1.722340)
build_miniruby 0.001180 0.000363 0.076165 ( 0.076259)
build_ruby 0.001382 0.000426 0.076048 ( 0.075938)
build_all 0.005676 0.003363 1.531782 ( 0.600161)
build_install 0.021705 0.001281 5.199457 ( 2.111627)
test_btest 0.001048 0.000276 74.536355 ( 8.135514)
test_basic 0.003513 0.004225 0.330779 ( 0.421269)
test_all 0.001543 0.000463 684.150133 ( 67.316515)
test_rubyspec 0.089623 0.085674 46.053504 ( 51.733699)
total: 132.19 sec