Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-184749
#<BuildRuby:0x0000556c708eef90
@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-184749",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008434 0.000648 1.085678 ( 1.172716)
build_miniruby 0.001784 0.000137 0.095033 ( 0.092732)
build_ruby 0.001396 0.000107 0.096843 ( 0.095644)
build_all 0.006667 0.000513 1.339891 ( 0.569511)
build_install 0.014600 0.000237 1.638027 ( 0.884239)
test_btest 0.001701 0.000113 60.170559 ( 6.656163)
test_basic 0.006730 0.000449 0.355989 ( 0.446037)
test_all 0.005466 0.003331 517.608234 ( 55.632804)
test_rubyspec 0.074076 0.054569 43.213873 ( 51.722026)
total: 117.27 sec