Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-054104
#<BuildRuby:0x0000560c62250b38
@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.20220405-054104",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000039 0.000006 0.000045 ( 0.000044)
build_up 0.008277 0.004709 1.025847 ( 1.265430)
build_miniruby 0.001703 0.000340 0.074443 ( 0.072327)
build_ruby 0.001731 0.000346 0.076650 ( 0.075035)
build_all 0.008727 0.001745 4.149230 ( 0.843093)
build_install 0.014720 0.008556 8.478314 ( 2.938834)
test_btest 0.001041 0.000274 79.810412 ( 8.263508)
test_basic 0.007920 0.000000 0.335235 ( 0.429517)
test_all 0.001794 0.000080 663.847364 ( 65.535734)
test_rubyspec 0.080910 0.081704 46.767613 ( 52.047588)
total: 131.47 sec