Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-184330
#<BuildRuby:0x0000560999e46620
@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.20230125-184330",
@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.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006444 0.000000 0.893514 ( 1.040957)
build_miniruby 0.001341 0.000000 1.016025 ( 1.014076)
build_ruby 0.001491 0.000234 2.774609 ( 2.771933)
build_all 0.005451 0.004500 16.732074 ( 3.001848)
build_install 0.010092 0.001371 2.063918 ( 1.059064)
test_btest 0.000722 0.000170 77.652613 ( 10.396705)
test_basic 0.002075 0.003938 0.365239 ( 0.451819)
test_all 0.001045 0.000290 659.550589 (101.054095)
test_rubyspec 0.065481 0.065816 51.953979 ( 59.955921)
total: 180.75 sec