Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-084817
#<BuildRuby:0x0000555794156620
@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.20221226-084817",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004367 0.000010 0.818585 ( 1.166890)
build_miniruby 0.000900 0.000064 0.942974 ( 0.941784)
build_ruby 0.001090 0.000078 2.604486 ( 2.602996)
build_all 0.008470 0.000605 15.821988 ( 3.315908)
build_install 0.005664 0.003409 2.173201 ( 1.201808)
test_btest 0.000629 0.000070 60.943032 ( 10.936668)
test_basic 0.004245 0.000472 0.342221 ( 0.432505)
test_all 0.000992 0.000111 641.904202 (110.048775)
test_rubyspec 0.043485 0.023879 51.842141 ( 60.081376)
total: 190.73 sec