Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-181353
#<BuildRuby:0x000056054d4ff918
@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.20231017-181353",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003729 0.001036 1.423357 ( 1.711381)
build_miniruby 0.000804 0.000223 0.845711 ( 0.844938)
build_ruby 0.001043 0.000290 2.654162 ( 2.654099)
build_all 0.003881 0.006806 18.130570 ( 1.685101)
build_install 0.003618 0.006168 5.313664 ( 1.214037)
test_btest 0.000518 0.000212 93.658546 ( 7.230288)
test_basic 0.004292 0.000194 0.636614 ( 0.712839)
test_all 0.005733 0.000717 535.431581 ( 57.404716)
test_rubyspec 0.021197 0.031008 51.936869 ( 64.192907)
total: 137.65 sec