Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-144926
#<BuildRuby:0x000055c52e196038
@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.20221008-144926",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009110 0.000701 1.097537 ( 1.181220)
build_miniruby 0.001525 0.000117 0.096025 ( 0.094214)
build_ruby 0.001635 0.000126 0.091643 ( 0.089599)
build_all 0.007129 0.000160 1.316540 ( 0.582716)
build_install 0.008366 0.006255 1.650282 ( 0.880987)
test_btest 0.001571 0.000224 60.979891 ( 6.371868)
test_basic 0.006586 0.000108 0.331794 ( 0.421179)
test_all 0.003621 0.003523 506.038925 ( 54.096741)
test_rubyspec 0.104953 0.030073 42.635362 ( 51.073659)
total: 114.79 sec