Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-171404
#<BuildRuby:0x0000556121c2c9c8
@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.20220919-171404",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000012 0.000007 0.000019 ( 0.000019)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.002662 0.006899 1.074490 ( 1.124915)
build_miniruby 0.001131 0.000823 0.120007 ( 0.116058)
build_ruby 0.001462 0.001063 0.118562 ( 0.100973)
build_all 0.009727 0.001013 1.592153 ( 0.652401)
build_install 0.013100 0.008061 1.950604 ( 0.975412)
test_btest 0.000786 0.000484 74.286110 ( 8.508327)
test_basic 0.004916 0.003025 0.374486 ( 0.462947)
test_all 0.003613 0.001498 678.894638 ( 69.542797)
test_rubyspec 0.073656 0.097177 45.803785 ( 54.205365)
total: 135.69 sec