Logfile: /home/ko1/ruby/logs/brlog.trunk.20220621-172429
#<BuildRuby:0x000055a4a7acfde0
@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.20220621-172429",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006611 0.000174 0.846910 ( 1.433150)
build_miniruby 0.000864 0.000062 0.056605 ( 0.055510)
build_ruby 0.000999 0.000071 0.059221 ( 0.057969)
build_all 0.004384 0.000000 1.516781 ( 0.614087)
build_install 0.010299 0.000684 6.347334 ( 2.868280)
test_btest 0.000000 0.000776 53.675017 ( 8.200689)
test_basic 0.000000 0.005863 0.270287 ( 0.358778)
test_all 0.000000 0.001435 646.463259 ( 97.019970)
test_rubyspec 0.066919 0.037641 44.286003 ( 49.884532)
total: 160.49 sec