Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-213229
#<BuildRuby:0x000055efe3503ba0
@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.20221101-213229",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.008703 0.000147 1.098450 ( 1.131818)
build_miniruby 0.001757 0.000405 0.095968 ( 0.093083)
build_ruby 0.001936 0.000000 0.100659 ( 0.098526)
build_all 0.007353 0.001097 1.323054 ( 0.562533)
build_install 0.010299 0.003775 1.660761 ( 0.874682)
test_btest 0.001584 0.000373 61.244132 ( 6.292101)
test_basic 0.005789 0.001362 0.330111 ( 0.420699)
test_all 0.003059 0.004346 488.041498 ( 53.446916)
test_rubyspec 0.046375 0.073368 43.386076 ( 51.901369)
total: 114.82 sec