Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-180646
#<BuildRuby:0x000055a9bb02be20
@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-180646",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001133 0.004298 1.451118 ( 2.697764)
build_miniruby 0.000951 0.000158 0.837481 ( 0.837177)
build_ruby 0.000000 0.001226 2.733171 ( 2.734372)
build_all 0.001464 0.009310 16.361528 ( 1.550625)
build_install 0.004980 0.004248 4.729940 ( 1.114173)
test_btest 0.000700 0.000234 82.843841 ( 7.856027)
test_basic 0.003000 0.001000 0.779286 ( 0.860876)
test_all 0.001391 0.000463 453.614807 ( 50.625743)
test_rubyspec 0.020249 0.018780 42.151694 ( 54.563135)
total: 122.84 sec