Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-093713
#<BuildRuby:0x00005558c2c02f90
@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.20221012-093713",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000032 0.000006 0.000038 ( 0.000036)
build_up 0.006621 0.005793 1.115825 ( 1.179386)
build_miniruby 0.001333 0.000334 0.101379 ( 0.098025)
build_ruby 0.001506 0.000377 0.092966 ( 0.090174)
build_all 0.007732 0.000645 1.277320 ( 0.555249)
build_install 0.012948 0.002304 1.664658 ( 0.893149)
test_btest 0.001443 0.000320 63.439684 ( 6.857938)
test_basic 0.006212 0.000354 0.348302 ( 0.438687)
test_all 0.007521 0.000254 493.717056 ( 53.696415)
test_rubyspec 0.078378 0.039218 43.399655 ( 51.704494)
total: 115.51 sec