Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-071010
#<BuildRuby:0x0000555a257829c0
@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.20220829-071010",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000053 0.000004 0.000057 ( 0.000190)
configure 0.000064 0.000000 0.000064 ( 0.000062)
build_up 0.005758 0.007086 0.862489 ( 1.906391)
build_miniruby 0.001633 0.000327 0.060717 ( 0.058930)
build_ruby 0.002097 0.000419 0.066741 ( 0.064107)
build_all 0.007471 0.001495 1.264678 ( 0.470769)
build_install 0.013981 0.000875 1.565925 ( 0.777332)
test_btest 0.000848 0.000150 51.422756 ( 5.831245)
test_basic 0.005549 0.000979 0.292255 ( 0.382037)
test_all 0.003130 0.000553 492.521877 ( 51.673290)
test_rubyspec 0.092589 0.039081 41.165134 ( 49.672068)
total: 110.84 sec