Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-112312
#<BuildRuby:0x0000559b33a59500
@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-112312",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000031 0.000005 0.000036 ( 0.000034)
build_up 0.007094 0.003868 0.894525 ( 8.450862)
build_miniruby 0.001284 0.000276 0.063145 ( 0.061986)
build_ruby 0.001275 0.000273 0.056592 ( 0.055109)
build_all 0.008855 0.000077 1.250611 ( 0.466411)
build_install 0.007655 0.006167 1.614200 ( 0.815961)
test_btest 0.001132 0.000283 51.992927 ( 6.070775)
test_basic 0.000000 0.005830 0.280885 ( 0.371131)
test_all 0.000000 0.003569 476.767334 ( 51.591036)
test_rubyspec 0.097264 0.026594 41.027549 ( 49.347148)
total: 117.23 sec