Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-161113
#<BuildRuby:0x0000564b440dff30
@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.20230102-161113",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.006389 0.000000 0.846157 ( 1.050422)
build_miniruby 0.001268 0.000000 1.011129 ( 1.009221)
build_ruby 0.001486 0.000000 2.784684 ( 2.782176)
build_all 0.008676 0.001224 16.690234 ( 3.001930)
build_install 0.008601 0.003015 2.291334 ( 1.179904)
test_btest 0.000934 0.000138 73.034193 ( 10.960112)
test_basic 0.002596 0.003623 0.341888 ( 0.428994)
test_all 0.001478 0.000130 653.504955 (104.173341)
test_rubyspec 0.071852 0.053377 51.439634 ( 59.579599)
total: 184.17 sec