Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-120555
#<BuildRuby:0x0000557265ca78f8
@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.20230107-120555",
@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.000023 0.000004 0.000027 ( 0.000029)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000125 0.003991 0.614659 ( 0.998137)
build_miniruby 0.000742 0.000186 0.672063 ( 0.671192)
build_ruby 0.001281 0.000000 2.410938 ( 2.410845)
build_all 0.009681 0.000000 12.888155 ( 1.599230)
build_install 0.006635 0.000000 1.571814 ( 0.740236)
test_btest 0.000647 0.000000 69.421797 ( 5.918805)
test_basic 0.003450 0.000308 0.244734 ( 0.339480)
test_all 0.000902 0.000159 509.608072 ( 47.234626)
test_rubyspec 0.016620 0.012549 35.408533 ( 45.977960)
total: 105.89 sec