Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-073605
#<BuildRuby:0x000055582ac484c0
@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.20220913-073605",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009064 0.000775 1.133154 ( 1.156375)
build_miniruby 0.001194 0.000183 0.073657 ( 0.072114)
build_ruby 0.001496 0.000230 0.074940 ( 0.073307)
build_all 0.005482 0.004818 1.562667 ( 0.612074)
build_install 0.013579 0.008584 1.895444 ( 0.942044)
test_btest 0.000907 0.000259 94.032426 ( 9.489793)
test_basic 0.005743 0.001641 0.351066 ( 0.445157)
test_all 0.003300 0.000589 683.030721 ( 68.360389)
test_rubyspec 0.097302 0.077605 47.264374 ( 55.586087)
total: 136.74 sec