Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-111848
#<BuildRuby:0x000055705515bfb0
@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.20230105-111848",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.005327 0.001121 0.840204 ( 1.021793)
build_miniruby 0.000978 0.000419 1.011428 ( 1.009342)
build_ruby 0.001644 0.000000 2.767807 ( 2.765138)
build_all 0.005881 0.003771 16.664108 ( 2.976795)
build_install 0.008178 0.003577 2.246385 ( 1.177763)
test_btest 0.000590 0.000258 76.938132 ( 10.720130)
test_basic 0.006459 0.000000 0.340191 ( 0.426639)
test_all 0.001230 0.000000 647.830711 ( 96.213138)
test_rubyspec 0.069898 0.061226 51.511429 ( 59.608692)
total: 175.92 sec