Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-082250
#<BuildRuby:0x000055d4c636a038
@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.20220802-082250",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.009715 0.000420 0.833535 ( 1.306774)
build_miniruby 0.001469 0.000113 0.063592 ( 0.062028)
build_ruby 0.001341 0.000104 0.063430 ( 0.062395)
build_all 0.007541 0.000580 1.241058 ( 0.466641)
build_install 0.008283 0.009463 4.220372 ( 1.762881)
test_btest 0.001633 0.000306 53.556134 ( 6.087691)
test_basic 0.005591 0.000087 0.268255 ( 0.365280)
test_all 0.002352 0.000098 508.688558 ( 53.349659)
test_rubyspec 0.084699 0.039582 40.877943 ( 46.826874)
total: 110.29 sec