Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-072600
#<BuildRuby:0x000055d93b127f90
@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.20221205-072600",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000683 0.004113 1.129373 ( 1.173590)
build_miniruby 0.000803 0.000094 1.024425 ( 1.023272)
build_ruby 0.001028 0.000121 2.743890 ( 2.658178)
build_all 0.009143 0.000081 15.798649 ( 3.277586)
build_install 0.008126 0.000856 2.217342 ( 1.263713)
test_btest 0.000535 0.000057 67.773705 ( 11.917059)
test_basic 0.004241 0.000446 0.317002 ( 0.407507)
test_all 0.000814 0.000085 654.861841 (110.989232)
test_rubyspec 0.036796 0.022850 53.322525 ( 61.489035)
total: 194.20 sec