Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-070729
#<BuildRuby:0x0000557ea515a148
@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.20221028-070729",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009614 0.000739 1.194579 ( 3.001922)
build_miniruby 0.001429 0.000109 0.102437 ( 0.102634)
build_ruby 0.001429 0.000109 0.094858 ( 0.093911)
build_all 0.008177 0.000629 1.307490 ( 0.615444)
build_install 0.013335 0.000549 1.613161 ( 0.918319)
test_btest 0.001754 0.000125 62.354664 ( 6.531589)
test_basic 0.000336 0.006378 0.359744 ( 0.454843)
test_all 0.005067 0.003041 518.658987 ( 55.388833)
test_rubyspec 0.089062 0.039058 43.831648 ( 52.366471)
total: 119.48 sec