Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-112352
#<BuildRuby:0x000055c4e49488e8
@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-112352",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006396 0.003508 0.980761 ( 0.988321)
build_miniruby 0.001468 0.000451 0.072292 ( 0.070360)
build_ruby 0.001475 0.000454 0.077974 ( 0.075865)
build_all 0.008641 0.001814 1.541179 ( 0.579280)
build_install 0.016419 0.006536 1.888817 ( 0.938919)
test_btest 0.000764 0.000242 74.619287 ( 8.794666)
test_basic 0.005826 0.001839 0.324991 ( 0.417114)
test_all 0.003438 0.000000 682.090971 ( 67.295768)
test_rubyspec 0.111810 0.053347 45.910014 ( 53.331570)
total: 132.49 sec