Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-150604
#<BuildRuby:0x000055a8bd2829c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220813-150604",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001714 0.008842 0.811010 ( 0.926979)
build_miniruby 0.001992 0.000905 0.063905 ( 0.062339)
build_ruby 0.001311 0.000596 0.066323 ( 0.066066)
build_all 0.002339 0.005773 1.231033 ( 0.476492)
build_install 0.013583 0.001914 1.586986 ( 0.810236)
test_btest 0.000623 0.000288 54.362416 ( 6.463585)
test_basic 0.005648 0.000239 0.283156 ( 0.376656)
test_all 0.000354 0.005314 516.360809 ( 53.283455)
test_rubyspec 0.071089 0.059450 41.858755 ( 49.576746)
total: 112.04 sec