Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-103005
#<BuildRuby:0x00005615fd0b48e8
@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-103005",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007072 0.004946 0.994498 ( 1.988939)
build_miniruby 0.001679 0.000240 0.075526 ( 0.074013)
build_ruby 0.002115 0.000000 0.071415 ( 0.069055)
build_all 0.009815 0.000357 1.557514 ( 0.591168)
build_install 0.019847 0.000000 1.907047 ( 0.972333)
test_btest 0.001159 0.000000 70.540961 ( 8.533262)
test_basic 0.002753 0.004779 0.342903 ( 0.433616)
test_all 0.001210 0.003319 661.172721 ( 65.484524)
test_rubyspec 0.095682 0.059824 45.852825 ( 54.224701)
total: 132.37 sec