Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-203451
#<BuildRuby:0x0000557ec5936fe0
@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.20220825-203451",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009994 0.000379 0.984938 ( 1.278550)
build_miniruby 0.002078 0.000130 0.067739 ( 0.065452)
build_ruby 0.002065 0.000129 0.077192 ( 0.074819)
build_all 0.005144 0.004652 1.555290 ( 0.579189)
build_install 0.021902 0.000324 1.879936 ( 0.919183)
test_btest 0.001138 0.000108 72.132473 ( 8.348129)
test_basic 0.006788 0.000646 0.322118 ( 0.420858)
test_all 0.003971 0.000378 672.699036 ( 65.504535)
test_rubyspec 0.104764 0.067594 45.459401 ( 53.944235)
total: 131.14 sec