Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-113142
#<BuildRuby:0x00005582c5963140
@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.20230214-113142",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.004196 0.000000 0.760399 ( 1.156844)
build_miniruby 0.000965 0.000000 0.661498 ( 0.661376)
build_ruby 0.001181 0.000000 2.119404 ( 2.118856)
build_all 0.009932 0.000000 12.504242 ( 1.540001)
build_install 0.002705 0.003937 1.550439 ( 0.774040)
test_btest 0.000640 0.000033 65.742327 ( 6.099233)
test_basic 0.000000 0.003280 0.281357 ( 0.377415)
test_all 0.000383 0.000683 484.017430 ( 46.897799)
test_rubyspec 0.020919 0.005224 35.244621 ( 45.706921)
total: 105.33 sec