Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-011442
#<BuildRuby:0x000055611f2ec4f0
@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.20220407-011442",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003461 0.008934 0.991300 ( 1.121681)
build_miniruby 0.001474 0.000567 0.075189 ( 0.073535)
build_ruby 0.000724 0.001128 0.078721 ( 0.076901)
build_all 0.008505 0.001808 1.507720 ( 0.598700)
build_install 0.017352 0.005972 6.045789 ( 2.966127)
test_btest 0.000967 0.000356 72.040093 ( 8.577352)
test_basic 0.001769 0.005081 0.350209 ( 0.441854)
test_all 0.001277 0.000538 689.577906 ( 67.991979)
test_rubyspec 0.105835 0.055513 46.654481 ( 52.073270)
total: 133.92 sec