Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-155828
#<BuildRuby:0x000055fd361c0078
@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.20230628-155828",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004789 0.000845 1.523533 ( 4.643963)
build_miniruby 0.000977 0.000172 0.882341 ( 0.881726)
build_ruby 0.001128 0.000199 2.631699 ( 2.632931)
build_all 0.005590 0.004798 16.502195 ( 1.503663)
build_install 0.005732 0.002688 4.724171 ( 1.294287)
test_btest 0.000765 0.000182 86.203119 ( 7.737541)
test_basic 0.000918 0.003366 0.738029 ( 0.820358)
test_all 0.001571 0.000429 497.181188 ( 50.613913)
test_rubyspec 0.011218 0.028925 43.873027 ( 56.306701)
total: 126.44 sec