Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-083359
#<BuildRuby:0x000055d23c1b1480
@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.20220827-083359",
@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.000024)
autoconf 0.000155 0.000026 0.000181 ( 0.000185)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.012216 0.000606 0.908566 ( 1.843721)
build_miniruby 0.001668 0.000238 0.054648 ( 0.052966)
build_ruby 0.001220 0.000174 0.054557 ( 0.053284)
build_all 0.004264 0.005482 1.284070 ( 0.470946)
build_install 0.012231 0.004312 1.626492 ( 0.805303)
test_btest 0.001205 0.000284 53.845084 ( 5.990833)
test_basic 0.005196 0.001222 0.291724 ( 0.390043)
test_all 0.003705 0.000000 519.622186 ( 53.832267)
test_rubyspec 0.080817 0.053186 41.829316 ( 50.196993)
total: 113.64 sec