Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-024951
#<BuildRuby:0x0000563d78d8e5a8
@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.20220308-024951",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000124 0.000018 0.000142 ( 0.000145)
build_up 0.005702 0.005134 1.007278 ( 1.654718)
build_miniruby 0.001884 0.000000 0.078614 ( 0.076539)
build_ruby 0.001843 0.000000 0.076766 ( 0.075269)
build_all 0.007066 0.003862 4.203301 ( 0.859025)
build_install 0.018125 0.005585 7.936042 ( 2.412167)
test_btest 0.001037 0.000259 75.283687 ( 8.223701)
test_basic 0.005373 0.001343 0.328440 ( 0.418835)
test_all 0.001584 0.000396 693.162183 ( 66.453736)
test_rubyspec 0.091149 0.073884 46.399699 ( 51.652233)
total: 131.83 sec