Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-092650
#<BuildRuby:0x0000563f68588bc8
@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.20220817-092650",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010142 0.000405 0.985552 ( 1.238699)
build_miniruby 0.001968 0.000131 0.076491 ( 0.075445)
build_ruby 0.002041 0.000136 0.079654 ( 0.079122)
build_all 0.010175 0.000339 1.528930 ( 0.583741)
build_install 0.021635 0.001352 1.850515 ( 0.914864)
test_btest 0.001149 0.000071 75.697400 ( 7.945097)
test_basic 0.000397 0.006586 0.336172 ( 0.427112)
test_all 0.002975 0.001573 666.012949 ( 66.232952)
test_rubyspec 0.117125 0.053754 45.047354 ( 52.617243)
total: 130.12 sec