Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-035845
#<BuildRuby:0x0000563439768e28
@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.20220808-035845",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010312 0.000441 0.968981 ( 2.582868)
build_miniruby 0.001479 0.000317 0.078370 ( 0.076722)
build_ruby 0.001777 0.000381 0.076049 ( 0.074104)
build_all 0.009187 0.000932 1.510527 ( 0.580689)
build_install 0.021760 0.002132 5.072034 ( 2.050357)
test_btest 0.000890 0.000157 72.138669 ( 8.553011)
test_basic 0.001748 0.006022 0.323711 ( 0.411990)
test_all 0.001826 0.000153 634.433570 ( 65.442671)
test_rubyspec 0.103487 0.078273 45.624262 ( 53.280899)
total: 133.05 sec