Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-184025
#<BuildRuby:0x000055a9035c04e8
@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.20220303-184025",
@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.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009634 0.000000 0.997138 ( 1.014037)
build_miniruby 0.001679 0.000000 0.076865 ( 0.074834)
build_ruby 0.001760 0.000287 0.079081 ( 0.077284)
build_all 0.008340 0.002382 4.199584 ( 0.849336)
build_install 0.018138 0.003275 8.030945 ( 2.421834)
test_btest 0.001285 0.000000 73.608222 ( 8.136820)
test_basic 0.006656 0.000000 0.340347 ( 0.429864)
test_all 0.001522 0.000197 702.468732 ( 67.636463)
test_rubyspec 0.110768 0.052748 46.447728 ( 51.792996)
total: 132.43 sec