Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-041754
#<BuildRuby:0x000055aebb3af510
@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.20220207-041754",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000044 0.000010 0.000054 ( 0.000053)
build_up 0.007851 0.003984 0.981612 ( 2.514844)
build_miniruby 0.002099 0.000000 0.074291 ( 0.072515)
build_ruby 0.002087 0.000085 0.075634 ( 0.073410)
build_all 0.005649 0.004528 4.130249 ( 0.784929)
build_install 0.019097 0.003696 7.814270 ( 2.347941)
test_btest 0.001616 0.000440 73.494727 ( 8.391463)
test_basic 0.002412 0.004931 0.344711 ( 0.439082)
test_all 0.001606 0.000511 645.342607 ( 65.348020)
test_rubyspec 0.091797 0.074638 46.063699 ( 51.421009)
total: 131.39 sec