Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-232447
#<BuildRuby:0x00005611da754af8
@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-232447",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011660 0.001068 1.004563 ( 1.108889)
build_miniruby 0.001688 0.000000 0.076551 ( 0.075487)
build_ruby 0.001930 0.000000 0.077064 ( 0.076144)
build_all 0.009415 0.001136 4.215653 ( 0.853737)
build_install 0.017579 0.005579 8.599944 ( 3.009322)
test_btest 0.000989 0.000165 77.992194 ( 8.056183)
test_basic 0.007236 0.000000 0.344271 ( 0.432945)
test_all 0.002026 0.000000 651.785192 ( 65.603568)
test_rubyspec 0.115676 0.061006 46.749387 ( 52.188276)
total: 131.41 sec