Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-235344
#<BuildRuby:0x0000556f757b0dd8
@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.20220914-235344",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007391 0.001847 1.109020 ( 1.112041)
build_miniruby 0.001877 0.000470 0.076012 ( 0.073675)
build_ruby 0.001539 0.000385 0.066557 ( 0.064607)
build_all 0.008503 0.000802 1.564965 ( 0.596359)
build_install 0.012654 0.011289 1.916004 ( 0.932737)
test_btest 0.000926 0.000309 91.471124 ( 9.804250)
test_basic 0.002867 0.004520 0.359112 ( 0.447847)
test_all 0.003813 0.001430 641.329489 ( 65.817422)
test_rubyspec 0.104908 0.059014 47.340566 ( 55.535819)
total: 134.39 sec