Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-190731
#<BuildRuby:0x0000563f0ecfd390
@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-190731",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005564 0.005055 0.832258 ( 0.911247)
build_miniruby 0.001314 0.000303 0.064221 ( 0.062342)
build_ruby 0.001548 0.000357 0.065690 ( 0.064317)
build_all 0.008463 0.000864 1.282809 ( 0.481147)
build_install 0.008475 0.007147 4.264245 ( 1.741628)
test_btest 0.001371 0.000392 51.177550 ( 6.346350)
test_basic 0.005370 0.001534 0.298716 ( 0.387824)
test_all 0.001657 0.000474 505.909514 ( 53.037174)
test_rubyspec 0.086146 0.050353 41.635674 ( 47.449043)
total: 110.48 sec