Logfile: /home/ko1/ruby/logs/brlog.trunk.20220526-124501
#<BuildRuby:0x0000555876e53ea8
@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.20220526-124501",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006382 0.000456 0.906699 ( 2.974661)
build_miniruby 0.000999 0.000072 0.058094 ( 0.056814)
build_ruby 0.000880 0.000063 0.057769 ( 0.056581)
build_all 0.004116 0.000294 1.485019 ( 0.604881)
build_install 0.010658 0.000388 6.339602 ( 2.857939)
test_btest 0.000698 0.000046 51.506563 ( 8.217026)
test_basic 0.000369 0.005322 0.255457 ( 0.344107)
test_all 0.001091 0.000146 640.191473 ( 95.366402)
test_rubyspec 0.090976 0.036053 44.147071 ( 49.725343)
total: 160.20 sec