Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-043331
#<BuildRuby:0x0000561123478a58
@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.20220301-043331",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005944 0.004197 1.049381 ( 19.085555)
build_miniruby 0.000000 0.001833 0.076437 ( 0.076816)
build_ruby 0.000000 0.002075 0.079860 ( 0.079591)
build_all 0.006677 0.003681 4.198953 ( 0.853549)
build_install 0.020283 0.003621 7.914504 ( 2.483068)
test_btest 0.001502 0.000000 74.527976 ( 8.268953)
test_basic 0.007618 0.000000 0.344644 ( 0.436097)
test_all 0.001580 0.000222 655.042645 ( 65.204439)
test_rubyspec 0.089949 0.063364 46.243703 ( 51.686440)
total: 148.18 sec