Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-023925
#<BuildRuby:0x0000562195271570
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221108-023925",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007307 0.000533 0.898880 ( 1.089164)
build_miniruby 0.001195 0.000184 0.050601 ( 0.049392)
build_ruby 0.001150 0.000177 0.049511 ( 0.048200)
build_all 0.008438 0.000000 1.247028 ( 0.460178)
build_install 0.009779 0.005328 1.610391 ( 0.804963)
test_btest 0.001418 0.000266 63.693111 ( 6.445114)
test_basic 0.005539 0.001039 0.312078 ( 0.402558)
test_all 0.002236 0.000419 492.684262 ( 54.466400)
test_rubyspec 0.045930 0.068251 43.512078 ( 52.070182)
total: 115.84 sec