Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-144728
#<BuildRuby:0x000055788c6d0d30
@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.20220823-144728",
@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.000013 0.000004 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003994 0.008142 0.985889 ( 1.045250)
build_miniruby 0.000948 0.000474 0.074985 ( 0.073360)
build_ruby 0.001295 0.000647 0.076160 ( 0.074502)
build_all 0.011386 0.000000 1.515835 ( 0.572633)
build_install 0.017722 0.004527 1.866861 ( 0.905493)
test_btest 0.000876 0.000329 78.171622 ( 8.337560)
test_basic 0.007087 0.000699 0.325467 ( 0.419796)
test_all 0.003839 0.000642 671.916178 ( 66.981279)
test_rubyspec 0.084398 0.080734 46.199750 ( 54.531412)
total: 132.94 sec