Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-185745
#<BuildRuby:0x000055f70a1aa700
@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.20220826-185745",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002361 0.010078 0.954734 ( 1.011650)
build_miniruby 0.001425 0.000475 0.074484 ( 0.072557)
build_ruby 0.002406 0.000000 0.073901 ( 0.071843)
build_all 0.007415 0.003299 1.527093 ( 0.573778)
build_install 0.005753 0.015700 1.884090 ( 0.932504)
test_btest 0.000798 0.000420 76.435131 ( 8.734627)
test_basic 0.006075 0.001134 0.330705 ( 0.423216)
test_all 0.004457 0.000255 688.757139 ( 67.383120)
test_rubyspec 0.120988 0.049721 45.630298 ( 54.074842)
total: 133.28 sec