Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-094322
#<BuildRuby:0x00005653b4900e80
@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.20220721-094322",
@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.000031 0.000005 0.000036 ( 0.000036)
autoconf 0.000079 0.000012 0.000091 ( 0.000086)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.006987 0.005593 0.881436 ( 2.228657)
build_miniruby 0.001158 0.000268 0.054179 ( 0.052884)
build_ruby 0.001398 0.000323 0.060614 ( 0.059784)
build_all 0.006778 0.000440 1.266896 ( 0.477812)
build_install 0.015245 0.001028 4.342059 ( 1.832055)
test_btest 0.001559 0.000293 55.846104 ( 6.276802)
test_basic 0.005917 0.000104 0.300465 ( 0.392034)
test_all 0.000000 0.002369 483.207628 ( 51.563822)
test_rubyspec 0.084222 0.045203 41.997768 ( 47.575530)
total: 110.46 sec