Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-104850
#<BuildRuby:0x0000563d65719348
@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.20220722-104850",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000162 0.000041 0.000203 ( 0.000263)
configure 0.000173 0.000043 0.000216 ( 0.000219)
build_up 0.003947 0.007770 0.836375 ( 1.120846)
build_miniruby 0.001269 0.000488 0.054055 ( 0.053259)
build_ruby 0.001052 0.000405 0.055548 ( 0.055478)
build_all 0.005944 0.002286 1.259340 ( 0.485781)
build_install 0.015446 0.000581 4.377738 ( 1.844640)
test_btest 0.001041 0.000326 56.126573 ( 6.251853)
test_basic 0.004479 0.001400 0.286116 ( 0.378216)
test_all 0.001929 0.000603 486.344447 ( 51.741944)
test_rubyspec 0.088653 0.047531 41.640868 ( 47.636392)
total: 109.57 sec