Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-105300
#<BuildRuby:0x000056208ca21298
@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.20220812-105300",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.000000 0.010998 0.815330 ( 1.135095)
build_miniruby 0.000000 0.002180 0.055977 ( 0.053604)
build_ruby 0.000000 0.001353 0.054092 ( 0.053484)
build_all 0.002638 0.005754 1.238813 ( 0.476566)
build_install 0.013811 0.001655 1.572631 ( 0.775146)
test_btest 0.000559 0.000315 53.299138 ( 6.065888)
test_basic 0.004450 0.002503 0.296259 ( 0.397557)
test_all 0.003470 0.000000 506.738976 ( 53.001988)
test_rubyspec 0.082437 0.049746 41.739799 ( 49.412625)
total: 111.37 sec