Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-103925
#<BuildRuby:0x0000562975694ae8
@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.20220725-103925",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001576 0.008312 0.823673 ( 0.938207)
build_miniruby 0.001485 0.000212 0.049266 ( 0.047610)
build_ruby 0.001665 0.000238 0.064485 ( 0.063183)
build_all 0.010243 0.000183 1.266014 ( 0.478472)
build_install 0.017317 0.000404 4.448419 ( 1.785941)
test_btest 0.001798 0.000189 51.803750 ( 6.348689)
test_basic 0.006634 0.000183 0.278779 ( 0.378697)
test_all 0.002775 0.000277 511.507054 ( 53.852116)
test_rubyspec 0.090033 0.029682 41.704791 ( 47.553517)
total: 111.45 sec