Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-145329
#<BuildRuby:0x0000563d6309ff00
@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.20221121-145329",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000366 0.004021 1.110943 ( 2.016677)
build_miniruby 0.000741 0.000131 0.982066 ( 0.980880)
build_ruby 0.001038 0.000183 2.792213 ( 2.698246)
build_all 0.007454 0.001316 15.889294 ( 3.324521)
build_install 0.005551 0.003793 1.975905 ( 1.137199)
test_btest 0.000474 0.000100 65.573079 ( 10.702474)
test_basic 0.004615 0.000000 0.297372 ( 0.388293)
test_all 0.001240 0.000000 683.986915 (110.994794)
test_rubyspec 0.056874 0.006827 52.765931 ( 61.002245)
total: 193.25 sec