Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-114603
#<BuildRuby:0x000055787a729438
@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.20220810-114603",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011955 0.000568 0.814732 ( 0.871378)
build_miniruby 0.001259 0.000089 0.051849 ( 0.050256)
build_ruby 0.001331 0.000095 0.054298 ( 0.053541)
build_all 0.009380 0.000308 1.315874 ( 0.484296)
build_install 0.014595 0.000973 4.281211 ( 1.768109)
test_btest 0.001578 0.000105 53.313704 ( 6.206507)
test_basic 0.001169 0.005552 0.294866 ( 0.384843)
test_all 0.001848 0.000231 503.591399 ( 53.052787)
test_rubyspec 0.097975 0.032058 41.275589 ( 48.634295)
total: 111.51 sec