Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-152828
#<BuildRuby:0x000055a42fb7f740
@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.20230731-152828",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005118 0.000569 1.420186 ( 2.982965)
build_miniruby 0.000853 0.000094 0.855106 ( 0.854445)
build_ruby 0.001125 0.000000 2.586882 ( 2.587145)
build_all 0.009302 0.000143 13.560175 ( 1.261036)
build_install 0.004276 0.004552 1.989091 ( 1.075678)
test_btest 0.000876 0.000125 81.524269 ( 7.067049)
test_basic 0.004713 0.000012 0.607289 ( 0.688714)
test_all 0.002231 0.000126 502.495829 ( 46.251757)
test_rubyspec 0.009640 0.031245 42.639599 ( 55.037534)
total: 117.81 sec