Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-054359
#<BuildRuby:0x000055e2a84db4b8
@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-054359",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000033 0.000008 0.000041 ( 0.000036)
build_up 0.004653 0.005654 0.967477 ( 1.073071)
build_miniruby 0.001449 0.000483 0.075922 ( 0.074585)
build_ruby 0.001638 0.000546 0.078988 ( 0.076924)
build_all 0.003089 0.006768 1.524125 ( 0.572278)
build_install 0.013578 0.008633 1.879520 ( 0.910080)
test_btest 0.000895 0.000418 73.221670 ( 7.959640)
test_basic 0.005084 0.002372 0.325986 ( 0.415564)
test_all 0.003100 0.001446 681.734509 ( 66.176858)
test_rubyspec 0.091268 0.067378 44.977243 ( 52.652931)
total: 129.91 sec