Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-012309
#<BuildRuby:0x0000561a5480cdd8
@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.20220723-012309",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010393 0.000981 0.962860 ( 1.022199)
build_miniruby 0.001792 0.000276 0.073961 ( 0.072123)
build_ruby 0.001436 0.000221 0.078040 ( 0.076890)
build_all 0.005679 0.004001 1.524883 ( 0.562665)
build_install 0.021136 0.001261 5.165089 ( 2.087640)
test_btest 0.001135 0.000189 75.737052 ( 8.594959)
test_basic 0.006402 0.001067 0.324025 ( 0.413480)
test_all 0.001441 0.000241 683.632275 ( 66.678530)
test_rubyspec 0.107018 0.082176 45.522475 ( 51.316628)
total: 130.83 sec