Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-072943
#<BuildRuby:0x000055ade03fe678
@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.20221224-072943",
@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.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004082 0.000215 0.879150 ( 1.111214)
build_miniruby 0.000954 0.000000 0.991573 ( 0.990317)
build_ruby 0.001240 0.000000 2.598711 ( 2.597255)
build_all 0.009256 0.000000 15.669934 ( 3.312354)
build_install 0.009174 0.000000 2.246803 ( 1.293990)
test_btest 0.000574 0.000000 65.026344 ( 10.658000)
test_basic 0.001439 0.003368 0.307310 ( 0.398302)
test_all 0.000818 0.000060 637.597814 (101.695398)
test_rubyspec 0.056946 0.020800 51.969264 ( 60.112566)
total: 182.17 sec