Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-014822
#<BuildRuby:0x000055dfb28209c8
@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.20220804-014822",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006569 0.004836 0.978735 ( 1.006217)
build_miniruby 0.001754 0.000234 0.075206 ( 0.074713)
build_ruby 0.001911 0.000255 0.072188 ( 0.071381)
build_all 0.010402 0.000000 1.527340 ( 0.586718)
build_install 0.012673 0.008406 5.246240 ( 2.096819)
test_btest 0.000932 0.000177 69.659881 ( 7.950581)
test_basic 0.006787 0.000420 0.304613 ( 0.394809)
test_all 0.001565 0.000285 629.571944 ( 64.042959)
test_rubyspec 0.108243 0.068588 45.498835 ( 53.045635)
total: 129.27 sec