Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-165329
#<BuildRuby:0x0000560a3dbeb818
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230614-165329",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003702 0.001234 1.479347 ( 2.813195)
build_miniruby 0.000760 0.000253 0.852301 ( 0.851729)
build_ruby 0.000948 0.000316 2.364722 ( 2.364474)
build_all 0.003855 0.006014 12.864970 ( 1.133531)
build_install 0.005598 0.002239 1.839590 ( 0.861669)
test_btest 0.000672 0.000269 80.569625 ( 7.633729)
test_basic 0.000000 0.004573 0.575808 ( 0.657696)
test_all 0.000671 0.000784 428.879120 ( 46.819024)
test_rubyspec 0.010264 0.029828 42.585443 ( 55.013815)
total: 118.15 sec