Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-005606
#<BuildRuby:0x000055cb478a8050
@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-005606",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005040 0.000099 1.448784 ( 1.754985)
build_miniruby 0.001057 0.000000 0.896762 ( 0.896874)
build_ruby 0.001866 0.000000 2.880727 ( 2.879945)
build_all 0.007626 0.002921 18.194406 ( 1.610325)
build_install 0.010367 0.000326 5.352886 ( 1.216374)
test_btest 0.000956 0.000107 92.382365 ( 7.944797)
test_basic 0.003981 0.000443 0.656292 ( 0.731926)
test_all 0.008044 0.000002 562.637689 ( 58.539987)
test_rubyspec 0.024799 0.019849 51.076600 ( 63.340618)
total: 138.92 sec