Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-075008
#<BuildRuby:0x000055afc3e84cc0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-075008",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010969 0.000404 0.980025 ( 1.065605)
build_miniruby 0.001981 0.000264 0.076486 ( 0.074465)
build_ruby 0.001606 0.000214 0.078819 ( 0.077873)
build_all 0.008240 0.001099 1.538992 ( 0.584568)
build_install 0.020530 0.001245 1.864281 ( 0.905180)
test_btest 0.000961 0.000114 74.190880 ( 8.137689)
test_basic 0.007698 0.000226 0.324159 ( 0.414255)
test_all 0.005399 0.000000 638.572660 ( 64.827154)
test_rubyspec 0.119638 0.049563 45.951688 ( 54.493781)
total: 130.58 sec