Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-085751
#<BuildRuby:0x0000556f2ab32858
@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.20230113-085751",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.006108 0.000432 0.842102 ( 1.033585)
build_miniruby 0.001085 0.000233 1.009538 ( 1.007589)
build_ruby 0.001327 0.000284 2.767496 ( 2.764970)
build_all 0.006985 0.002942 16.790919 ( 3.019830)
build_install 0.009830 0.001284 2.101883 ( 1.078371)
test_btest 0.000875 0.000194 71.207353 ( 10.682522)
test_basic 0.000000 0.007157 0.353074 ( 0.438089)
test_all 0.000000 0.001426 675.405604 ( 95.169146)
test_rubyspec 0.102578 0.031925 51.927974 ( 60.054414)
total: 175.25 sec