Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-044557
#<BuildRuby:0x0000557ac4e5c4c0
@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.20220825-044557",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.011267 0.000000 0.973832 ( 1.635990)
build_miniruby 0.002172 0.000000 0.076191 ( 0.075028)
build_ruby 0.001868 0.000000 0.074099 ( 0.073316)
build_all 0.009864 0.000000 1.540514 ( 0.600273)
build_install 0.014986 0.005194 1.898678 ( 0.950861)
test_btest 0.001169 0.000058 72.856624 ( 8.267796)
test_basic 0.008588 0.000430 0.324108 ( 0.412864)
test_all 0.003382 0.000112 677.544771 ( 65.786888)
test_rubyspec 0.139268 0.049984 46.109891 ( 54.498209)
total: 132.30 sec