Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-164416
#<BuildRuby:0x000055fcedb9c9c8
@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.20220910-164416",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010635 0.001637 1.161745 ( 1.103069)
build_miniruby 0.001471 0.000227 0.074419 ( 0.072443)
build_ruby 0.001861 0.000286 0.077594 ( 0.075592)
build_all 0.009550 0.000625 1.568773 ( 0.608484)
build_install 0.015185 0.007430 1.953595 ( 0.952612)
test_btest 0.001011 0.000203 93.773582 ( 9.560090)
test_basic 0.006971 0.000142 0.344637 ( 0.437548)
test_all 0.005510 0.000000 627.959912 ( 65.743932)
test_rubyspec 0.130050 0.056271 47.296938 ( 55.662707)
total: 134.22 sec