Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-024102
#<BuildRuby:0x000055cfa52080d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-024102",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005132 0.000000 1.161692 ( 1.179166)
build_miniruby 0.000909 0.000000 0.996668 ( 0.995299)
build_ruby 0.001258 0.000000 2.777804 ( 2.654943)
build_all 0.005572 0.003312 15.752902 ( 3.276445)
build_install 0.002417 0.007190 2.115892 ( 1.247874)
test_btest 0.000494 0.000104 58.200485 ( 12.414169)
test_basic 0.003852 0.000811 0.288426 ( 0.379036)
test_all 0.000981 0.000207 666.167086 (107.071661)
test_rubyspec 0.033750 0.035759 53.266168 ( 61.491703)
total: 190.71 sec