Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-060323
#<BuildRuby:0x000055f0bc7b5180
@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.20221008-060323",
@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.000016 0.000009 0.000025 ( 0.000025)
autoconf 0.000025 0.000014 0.000039 ( 0.000039)
configure 0.000019 0.000010 0.000029 ( 0.000029)
build_up 0.002523 0.010267 1.065313 ( 1.113141)
build_miniruby 0.001089 0.000847 0.102390 ( 0.099293)
build_ruby 0.000975 0.000758 0.104090 ( 0.101075)
build_all 0.003469 0.003710 1.334235 ( 0.565583)
build_install 0.011282 0.004891 1.655553 ( 0.890614)
test_btest 0.001803 0.000000 61.025590 ( 6.267626)
test_basic 0.005748 0.001665 0.366566 ( 0.455469)
test_all 0.006567 0.000727 484.707833 ( 53.597457)
test_rubyspec 0.060796 0.061798 42.436461 ( 51.003089)
total: 114.09 sec