Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-061212
#<BuildRuby:0x000055e9963afef0
@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-061212",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001465 0.003348 1.055174 ( 1.809391)
build_miniruby 0.000752 0.000188 0.948082 ( 0.946964)
build_ruby 0.001084 0.000271 2.796962 ( 2.707040)
build_all 0.003784 0.005085 15.814309 ( 3.306155)
build_install 0.006118 0.002222 2.099158 ( 1.217293)
test_btest 0.000490 0.000149 55.386350 ( 11.589068)
test_basic 0.003994 0.001216 0.304066 ( 0.394289)
test_all 0.001018 0.000310 637.346863 (100.884678)
test_rubyspec 0.043233 0.029522 51.981204 ( 60.228179)
total: 183.08 sec