Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-114519
#<BuildRuby:0x0000559796fe5348
@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.20220828-114519",
@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.000029 0.000002 0.000031 ( 0.000032)
autoconf 0.000045 0.000003 0.000048 ( 0.000048)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007090 0.004306 0.828780 ( 0.945498)
build_miniruby 0.001276 0.000170 0.062232 ( 0.060997)
build_ruby 0.001156 0.000154 0.055294 ( 0.054146)
build_all 0.008199 0.000000 1.256868 ( 0.462434)
build_install 0.013979 0.001057 1.590380 ( 0.790422)
test_btest 0.000812 0.000090 54.405122 ( 6.128167)
test_basic 0.002806 0.003811 0.287218 ( 0.376718)
test_all 0.004987 0.000000 510.498665 ( 53.399705)
test_rubyspec 0.064193 0.057330 41.149254 ( 49.646606)
total: 111.87 sec