Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-144714
#<BuildRuby:0x0000561788a41550
@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.20220829-144714",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004751 0.004652 0.803711 ( 1.470369)
build_miniruby 0.000000 0.001265 0.056677 ( 0.055934)
build_ruby 0.000000 0.001301 0.049679 ( 0.048737)
build_all 0.004871 0.003387 1.248268 ( 0.478202)
build_install 0.010264 0.005527 1.571475 ( 0.786237)
test_btest 0.000619 0.000333 50.944341 ( 6.131497)
test_basic 0.000533 0.004991 0.298476 ( 0.390264)
test_all 0.003281 0.001026 479.547323 ( 51.606013)
test_rubyspec 0.081864 0.049119 41.179492 ( 49.768863)
total: 110.74 sec