Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-043339
#<BuildRuby:0x00005608b28686c8
@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.20220602-043339",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002098 0.009780 0.972626 ( 1.079593)
build_miniruby 0.001467 0.000489 0.074620 ( 0.072661)
build_ruby 0.001694 0.000564 0.075832 ( 0.073469)
build_all 0.009088 0.000475 1.478476 ( 0.608038)
build_install 0.020677 0.003422 5.934609 ( 2.846785)
test_btest 0.000000 0.001106 70.863340 ( 8.050653)
test_basic 0.000284 0.006410 0.325602 ( 0.417550)
test_all 0.001737 0.000608 676.520419 ( 65.727104)
test_rubyspec 0.123847 0.055516 46.201181 ( 51.809144)
total: 130.69 sec