Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-032142
#<BuildRuby:0x0000560fae8540f8
@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.20221210-032142",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004085 0.000721 1.122779 ( 1.188748)
build_miniruby 0.000000 0.000857 1.007779 ( 1.006673)
build_ruby 0.000000 0.001301 2.726094 ( 2.594845)
build_all 0.005644 0.003195 15.774877 ( 3.210965)
build_install 0.008129 0.000813 2.240062 ( 1.230881)
test_btest 0.000481 0.000106 67.608419 ( 10.894568)
test_basic 0.004456 0.000000 0.293557 ( 0.385612)
test_all 0.000558 0.000478 669.774436 (110.682843)
test_rubyspec 0.036235 0.024438 52.512626 ( 60.749237)
total: 191.94 sec