Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-031950
#<BuildRuby:0x0000562671a0f1c0
@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-031950",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003290 0.000598 0.626983 ( 1.021723)
build_miniruby 0.000833 0.000152 0.634162 ( 0.633547)
build_ruby 0.001270 0.000000 2.088795 ( 2.088419)
build_all 0.008120 0.000790 12.397297 ( 1.522133)
build_install 0.006241 0.000175 1.500151 ( 0.710321)
test_btest 0.000588 0.000091 66.522116 ( 6.037239)
test_basic 0.003762 0.000000 0.221961 ( 0.316867)
test_all 0.001252 0.000000 485.890639 ( 46.709673)
test_rubyspec 0.016236 0.010834 35.039982 ( 45.528241)
total: 104.57 sec