Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-072358
#<BuildRuby:0x00005586ccef91f8
@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.20220812-072358",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.011441 0.862874 ( 1.230383)
build_miniruby 0.000439 0.001576 0.064452 ( 0.063400)
build_ruby 0.001194 0.000512 0.066987 ( 0.065297)
build_all 0.004382 0.005828 1.241179 ( 0.466190)
build_install 0.014062 0.002691 1.567517 ( 0.781507)
test_btest 0.000712 0.000311 52.923283 ( 6.104332)
test_basic 0.005517 0.000464 0.290477 ( 0.381051)
test_all 0.002295 0.000945 501.111028 ( 53.062062)
test_rubyspec 0.072856 0.054119 41.563763 ( 49.210551)
total: 111.37 sec