Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-062834
#<BuildRuby:0x000055bc15dc36e8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230211-062834",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.003743 0.000000 0.616248 ( 1.025125)
build_miniruby 0.000963 0.000000 0.648981 ( 0.647914)
build_ruby 0.001180 0.000000 2.090149 ( 2.090078)
build_all 0.009330 0.000000 12.458044 ( 1.527012)
build_install 0.006287 0.000000 1.506188 ( 0.714484)
test_btest 0.000606 0.000000 65.954588 ( 5.857265)
test_basic 0.003647 0.000000 0.241505 ( 0.336797)
test_all 0.001269 0.000000 489.039045 ( 47.736252)
test_rubyspec 0.008625 0.019368 35.355988 ( 45.896708)
total: 105.83 sec