Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-202104
#<BuildRuby:0x000055dd2ee28dd8
@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.20220920-202104",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009651 0.000371 1.073328 ( 1.125397)
build_miniruby 0.001655 0.000110 0.118410 ( 0.113934)
build_ruby 0.002195 0.000000 0.115677 ( 0.097267)
build_all 0.005512 0.003920 1.588094 ( 0.658832)
build_install 0.014208 0.008786 1.944919 ( 0.969661)
test_btest 0.001119 0.000213 74.828771 ( 8.222377)
test_basic 0.007826 0.000000 0.375630 ( 0.468319)
test_all 0.003564 0.000000 635.739516 ( 66.555765)
test_rubyspec 0.097451 0.073896 45.841031 ( 54.228716)
total: 132.44 sec