Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-223239
#<BuildRuby:0x000055b0d7a8b500
@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.20231030-223239",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000644 0.004151 1.295687 ( 1.602143)
build_miniruby 0.000897 0.000163 0.975894 ( 0.975296)
build_ruby 0.001071 0.000195 2.681611 ( 2.681485)
build_all 0.006113 0.003717 16.213671 ( 1.450994)
build_install 0.012409 0.000843 4.862921 ( 1.171112)
test_btest 0.001029 0.000205 79.463573 ( 7.836206)
test_basic 0.003637 0.000727 0.640104 ( 0.721263)
test_all 0.088568 0.043356 532.286157 ( 52.993233)
test_rubyspec 0.014040 0.036163 51.479095 ( 63.861956)
total: 133.29 sec