Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-184819
#<BuildRuby:0x0000556fe1e2b818
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230521-184819",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002331 0.003150 1.390955 ( 2.613465)
build_miniruby 0.000835 0.000125 0.724753 ( 0.723988)
build_ruby 0.001326 0.000000 2.331169 ( 2.332166)
build_all 0.008580 0.000332 12.170399 ( 1.034535)
build_install 0.006335 0.000864 1.649813 ( 0.846857)
test_btest 0.001015 0.000138 79.220331 ( 6.906495)
test_basic 0.000114 0.004237 0.616889 ( 0.699384)
test_all 0.001302 0.000237 422.758418 ( 37.734118)
test_rubyspec 0.016505 0.019970 41.821942 ( 54.366898)
total: 107.26 sec