Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-121513
#<BuildRuby:0x000055eb4de5c610
@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.20220813-121513",
@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.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000035 0.000002 0.000037 ( 0.000035)
build_up 0.006781 0.004735 0.961925 ( 1.002292)
build_miniruby 0.001771 0.000236 0.075493 ( 0.073588)
build_ruby 0.002128 0.000000 0.075523 ( 0.073869)
build_all 0.009425 0.000333 1.527966 ( 0.583729)
build_install 0.021985 0.000348 1.865195 ( 0.929840)
test_btest 0.001305 0.000125 75.832325 ( 8.587782)
test_basic 0.002714 0.004540 0.325817 ( 0.415797)
test_all 0.000044 0.004744 682.828675 ( 66.887065)
test_rubyspec 0.107160 0.059357 45.752847 ( 53.386877)
total: 131.94 sec