Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-061538
#<BuildRuby:0x000055af58e606d8
@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.20220919-061538",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010132 0.000441 1.156419 ( 1.385671)
build_miniruby 0.001675 0.000359 0.872196 ( 0.869317)
build_ruby 0.000321 0.002237 2.173153 ( 2.061671)
build_all 0.018880 0.000737 18.668789 ( 2.181001)
build_install 0.016916 0.004188 1.951915 ( 0.968481)
test_btest 0.001069 0.000223 75.825760 ( 7.978600)
test_basic 0.002771 0.004771 0.382671 ( 0.471145)
test_all 0.002544 0.000636 668.155802 ( 68.074782)
test_rubyspec 0.084191 0.077020 45.748727 ( 54.230577)
total: 138.22 sec