Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-182120
#<BuildRuby:0x000056056271a148
@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.20221031-182120",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005586 0.004205 1.091489 ( 1.428092)
build_miniruby 0.001626 0.000375 0.110000 ( 0.106057)
build_ruby 0.001255 0.000290 0.100442 ( 0.097445)
build_all 0.003084 0.005111 1.345533 ( 0.579595)
build_install 0.013106 0.002486 1.699253 ( 0.912296)
test_btest 0.001534 0.000438 61.832172 ( 6.904855)
test_basic 0.005925 0.000207 0.364991 ( 0.462117)
test_all 0.007685 0.000000 500.636093 ( 53.768530)
test_rubyspec 0.083906 0.038612 43.427666 ( 52.096249)
total: 116.36 sec