Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-023436
#<BuildRuby:0x00005589e975fdf0
@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="-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.20220503-023436",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006837 0.000000 0.836567 ( 1.004302)
build_miniruby 0.001033 0.000000 0.056762 ( 0.055533)
build_ruby 0.001022 0.000000 0.057215 ( 0.055823)
build_all 0.000000 0.004227 1.490190 ( 0.591248)
build_install 0.008398 0.000402 6.225250 ( 2.826249)
test_btest 0.000684 0.000043 54.035155 ( 8.290354)
test_basic 0.006398 0.000097 0.353908 ( 0.440690)
test_all 0.001377 0.000081 638.984787 ( 89.245329)
test_rubyspec 0.093386 0.035339 43.793587 ( 48.696078)
total: 151.21 sec