Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-090141
#<BuildRuby:0x000055a6467df040
@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.20230816-090141",
@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.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005733 0.000273 1.607331 ( 3.038780)
build_miniruby 0.001077 0.000052 1.037888 ( 1.037590)
build_ruby 0.001060 0.000051 2.560207 ( 2.560356)
build_all 0.009974 0.000000 18.055000 ( 1.564260)
build_install 0.009187 0.000083 5.315975 ( 1.247241)
test_btest 0.001068 0.000043 84.834742 ( 7.956338)
test_basic 0.004661 0.000009 0.558117 ( 0.637908)
test_all 0.006863 0.000264 522.195369 ( 60.339778)
test_rubyspec 0.033492 0.020405 49.251477 ( 61.625159)
total: 140.01 sec