Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-222528
#<BuildRuby:0x00005600856c4e50
@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.20220820-222528",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.008288 0.002763 0.948320 ( 0.957446)
build_miniruby 0.001582 0.000527 0.075057 ( 0.072836)
build_ruby 0.001508 0.000503 0.076177 ( 0.074564)
build_all 0.003338 0.007087 1.534015 ( 0.575835)
build_install 0.021575 0.002617 1.879423 ( 0.952530)
test_btest 0.000733 0.000257 72.718654 ( 8.337495)
test_basic 0.007905 0.000000 0.324492 ( 0.416769)
test_all 0.004225 0.000000 642.752235 ( 64.283322)
test_rubyspec 0.094138 0.082546 45.986113 ( 54.378727)
total: 130.05 sec