Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-221421
#<BuildRuby:0x0000563a8f0be620
@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.20230123-221421",
@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.000018 0.000003 0.000021 ( 0.000008)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005578 0.000743 0.844624 ( 1.046417)
build_miniruby 0.001022 0.000136 1.004934 ( 1.003086)
build_ruby 0.001437 0.000191 2.748170 ( 2.745582)
build_all 0.005301 0.004562 16.663699 ( 2.969471)
build_install 0.010886 0.000331 2.058128 ( 1.058397)
test_btest 0.000888 0.000148 76.140479 ( 10.619063)
test_basic 0.005177 0.000862 0.342689 ( 0.429784)
test_all 0.001015 0.000169 657.287206 (103.378493)
test_rubyspec 0.083886 0.032354 51.368064 ( 59.476866)
total: 182.73 sec