Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-152751
#<BuildRuby:0x000055792c97b4b8
@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.20220919-152751",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.010183 0.000000 1.084331 ( 1.142822)
build_miniruby 0.002282 0.000209 0.118353 ( 0.114604)
build_ruby 0.002218 0.000000 0.123153 ( 0.105537)
build_all 0.005870 0.004173 1.607550 ( 0.665492)
build_install 0.015354 0.007041 1.953437 ( 0.991873)
test_btest 0.000832 0.000342 76.758253 ( 8.574205)
test_basic 0.007355 0.001090 0.390271 ( 0.478993)
test_all 0.002719 0.001057 632.382916 ( 66.649921)
test_rubyspec 0.124797 0.047625 45.665425 ( 53.724055)
total: 132.45 sec