Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-214052
#<BuildRuby:0x0000561a26ef34b8
@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.20220720-214052",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011582 0.000205 0.978832 ( 1.040671)
build_miniruby 0.002028 0.000000 0.066657 ( 0.064538)
build_ruby 0.001938 0.000000 0.075458 ( 0.074270)
build_all 0.010000 0.000000 1.548655 ( 0.600455)
build_install 0.013932 0.008414 5.252228 ( 2.088232)
test_btest 0.001215 0.000000 76.698272 ( 8.169038)
test_basic 0.006918 0.000000 0.324700 ( 0.414863)
test_all 0.002818 0.000075 678.196231 ( 67.100977)
test_rubyspec 0.097550 0.066206 45.713094 ( 51.564480)
total: 131.12 sec