Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-120709
#<BuildRuby:0x0000563bc88c89d0
@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.20220717-120709",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000025 0.000006 0.000031 ( 0.000029)
build_up 0.000000 0.011634 0.984716 ( 1.986997)
build_miniruby 0.000000 0.001940 0.071854 ( 0.070167)
build_ruby 0.000000 0.002503 0.072984 ( 0.071352)
build_all 0.008534 0.002438 1.521718 ( 0.584664)
build_install 0.016694 0.006124 5.198043 ( 2.096035)
test_btest 0.000773 0.000387 75.695846 ( 8.568372)
test_basic 0.000000 0.008613 0.326675 ( 0.414552)
test_all 0.001824 0.000097 676.446759 ( 66.525535)
test_rubyspec 0.105875 0.075746 45.454624 ( 51.300968)
total: 131.62 sec