Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-124748
#<BuildRuby:0x000055e190d2fdf8
@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.20230114-124748",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004971 0.001657 0.847035 ( 1.021905)
build_miniruby 0.000970 0.000324 1.028551 ( 1.026460)
build_ruby 0.001318 0.000439 2.782367 ( 2.779704)
build_all 0.005007 0.004831 16.827717 ( 3.012804)
build_install 0.005814 0.005204 2.110134 ( 1.084314)
test_btest 0.001022 0.000000 72.067621 ( 11.508459)
test_basic 0.006366 0.001048 0.365550 ( 0.450326)
test_all 0.000897 0.000358 665.530182 ( 98.680947)
test_rubyspec 0.082114 0.052416 52.096969 ( 60.148599)
total: 179.71 sec