Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-000451
#<BuildRuby:0x00005575a69bd9f0
@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.20220421-000451",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.009907 0.000000 0.869738 ( 3.326902)
build_miniruby 0.001297 0.000000 0.060500 ( 0.059470)
build_ruby 0.001803 0.000198 0.058222 ( 0.055949)
build_all 0.006945 0.000371 1.149144 ( 0.470813)
build_install 0.017391 0.001005 4.803160 ( 2.399040)
test_btest 0.001235 0.000137 50.998919 ( 6.035871)
test_basic 0.005643 0.000627 0.305202 ( 0.394497)
test_all 0.002102 0.000000 484.255932 ( 52.828348)
test_rubyspec 0.105382 0.020463 41.295635 ( 46.853027)
total: 112.43 sec