Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-203926
#<BuildRuby:0x0000563da2846be8
@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.20230109-203926",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002060 0.004507 0.848154 ( 1.049510)
build_miniruby 0.001064 0.000228 1.018677 ( 1.016748)
build_ruby 0.001505 0.000000 2.791666 ( 2.789089)
build_all 0.006660 0.003195 16.815794 ( 2.992913)
build_install 0.005826 0.003439 2.129718 ( 1.083996)
test_btest 0.000762 0.000200 70.353513 ( 11.241865)
test_basic 0.001863 0.004538 0.339233 ( 0.425692)
test_all 0.000941 0.000297 671.965349 ( 97.918844)
test_rubyspec 0.069688 0.018446 51.945763 ( 60.010568)
total: 178.53 sec