Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-004703
#<BuildRuby:0x0000559dae3a04c0
@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.20220915-004703",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006679 0.003818 1.084206 ( 1.076792)
build_miniruby 0.001731 0.000347 0.067451 ( 0.065186)
build_ruby 0.001703 0.000340 0.071109 ( 0.069076)
build_all 0.006248 0.004768 1.558453 ( 0.581735)
build_install 0.019693 0.002904 1.947234 ( 0.953728)
test_btest 0.001121 0.000254 93.302871 ( 9.066417)
test_basic 0.003420 0.005089 0.352719 ( 0.439991)
test_all 0.003580 0.000977 673.534928 ( 67.712466)
test_rubyspec 0.115500 0.062319 46.837436 ( 54.946295)
total: 134.91 sec