Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-190123
#<BuildRuby:0x000055c10b54fe80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230118-190123",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000204 0.006162 0.892573 ( 1.068040)
build_miniruby 0.001064 0.000266 1.011299 ( 1.009429)
build_ruby 0.001606 0.000000 2.793900 ( 2.791057)
build_all 0.006882 0.003015 16.875673 ( 3.021807)
build_install 0.007939 0.003779 2.113843 ( 1.082216)
test_btest 0.000725 0.000207 73.002735 ( 10.920743)
test_basic 0.002878 0.004565 0.380455 ( 0.465067)
test_all 0.000999 0.000493 651.757249 (103.082104)
test_rubyspec 0.085636 0.045956 52.063340 ( 60.085868)
total: 183.53 sec