Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-041915
#<BuildRuby:0x000055c42c65bcb0
@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.20230607-041915",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000876 0.004155 1.248945 ( 2.498832)
build_miniruby 0.000929 0.000207 0.810832 ( 0.811047)
build_ruby 0.001143 0.000254 2.383229 ( 2.384056)
build_all 0.009101 0.000167 12.835991 ( 1.134668)
build_install 0.002797 0.004875 1.801794 ( 0.885371)
test_btest 0.000553 0.000139 84.394314 ( 7.039386)
test_basic 0.002758 0.000690 0.774711 ( 0.857405)
test_all 0.001172 0.000293 443.698299 ( 42.682964)
test_rubyspec 0.019695 0.022373 43.045261 ( 55.524782)
total: 113.82 sec