Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-175615
#<BuildRuby:0x000055649d578148
@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.20220505-175615",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006443 0.000460 0.865575 ( 1.137014)
build_miniruby 0.000935 0.000067 0.056934 ( 0.055721)
build_ruby 0.000964 0.000069 0.057948 ( 0.056690)
build_all 0.004078 0.000291 1.483831 ( 0.596752)
build_install 0.003645 0.005318 6.282546 ( 2.830748)
test_btest 0.000773 0.000110 56.420025 ( 8.055795)
test_basic 0.001256 0.005388 0.337624 ( 0.424293)
test_all 0.001347 0.000288 627.927723 ( 92.082748)
test_rubyspec 0.086829 0.031473 43.851353 ( 48.852367)
total: 154.09 sec