Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-132001
#<BuildRuby:0x00005601fe85a038
@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.20220720-132001",
@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.000024 0.000000 0.000024 ( 0.000023)
autoconf 0.000043 0.000000 0.000043 ( 0.000042)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.007976 0.004050 0.877828 ( 1.332517)
build_miniruby 0.001394 0.000087 0.052652 ( 0.050994)
build_ruby 0.001365 0.000085 0.054716 ( 0.053327)
build_all 0.004832 0.003829 1.260799 ( 0.484902)
build_install 0.008372 0.008981 4.338853 ( 1.802754)
test_btest 0.000000 0.002035 53.196798 ( 6.413442)
test_basic 0.006044 0.002564 0.298532 ( 0.396068)
test_all 0.001511 0.000378 490.544483 ( 51.723933)
test_rubyspec 0.078176 0.054341 42.255628 ( 48.027255)
total: 110.29 sec