Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-061722
#<BuildRuby:0x000055c7c7b04728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-061722",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000014 0.000006 0.000020 ( 0.000019)
build_up 0.003025 0.003462 0.850788 ( 1.028742)
build_miniruby 0.000729 0.000336 1.010185 ( 1.008463)
build_ruby 0.001148 0.000530 2.788469 ( 2.785883)
build_all 0.005263 0.004595 16.923987 ( 3.037591)
build_install 0.009636 0.000000 2.159233 ( 1.089754)
test_btest 0.001081 0.000000 75.938464 ( 10.794706)
test_basic 0.006950 0.000000 0.365559 ( 0.451162)
test_all 0.001197 0.000000 669.445588 ( 98.858530)
test_rubyspec 0.089711 0.042614 52.109521 ( 60.113562)
total: 179.17 sec