Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-123900
#<BuildRuby:0x000055a0d2c88b38
@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.20220209-123900",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011518 0.996858 ( 1.807432)
build_miniruby 0.000617 0.001127 0.074720 ( 0.073233)
build_ruby 0.001703 0.000533 0.081403 ( 0.078658)
build_all 0.009572 0.000726 4.167246 ( 0.782635)
build_install 0.021149 0.002442 7.778145 ( 2.340768)
test_btest 0.000848 0.000201 76.860171 ( 8.196371)
test_basic 0.005970 0.001422 0.341033 ( 0.438331)
test_all 0.001492 0.000356 672.581397 ( 65.572598)
test_rubyspec 0.094279 0.064160 46.306232 ( 51.757578)
total: 131.05 sec