Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-112120
#<BuildRuby:0x000055d20dabfba0
@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.20221024-112120",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000041 0.000012 0.000053 ( 0.000051)
build_up 0.008089 0.002206 1.150361 ( 1.839232)
build_miniruby 0.001687 0.000460 0.114367 ( 0.112241)
build_ruby 0.001155 0.000315 0.103921 ( 0.102670)
build_all 0.006274 0.001711 1.393222 ( 0.604144)
build_install 0.009371 0.006887 1.748693 ( 0.958316)
test_btest 0.001546 0.000000 62.397568 ( 6.636013)
test_basic 0.005559 0.000749 0.353970 ( 0.447641)
test_all 0.006255 0.001278 514.368457 ( 54.816472)
test_rubyspec 0.062823 0.057497 43.509499 ( 52.140602)
total: 117.66 sec