Logfile: /home/ko1/ruby/logs/brlog.trunk.20220622-074927
#<BuildRuby:0x00005648cd8a0018
@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.20220622-074927",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.006569 0.827752 ( 1.105939)
build_miniruby 0.000716 0.000298 0.057691 ( 0.056414)
build_ruby 0.000739 0.000308 0.059614 ( 0.058319)
build_all 0.000309 0.004101 1.497921 ( 0.608082)
build_install 0.002082 0.006786 6.316733 ( 2.843801)
test_btest 0.000505 0.000311 49.448842 ( 8.536754)
test_basic 0.005054 0.000674 0.333617 ( 0.422531)
test_all 0.001271 0.000000 633.907051 ( 93.348189)
test_rubyspec 0.062556 0.066904 44.393096 ( 49.944002)
total: 156.92 sec