Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-054406
#<BuildRuby:0x00005630c33bc8e8
@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.20220227-054406",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000027 0.000004 0.000031 ( 0.000027)
build_up 0.006960 0.004584 1.059096 ( 2.156205)
build_miniruby 0.001793 0.000000 0.066781 ( 0.065185)
build_ruby 0.001867 0.000000 0.074613 ( 0.072726)
build_all 0.010055 0.000986 4.242852 ( 0.860965)
build_install 0.016658 0.007696 7.976819 ( 2.401795)
test_btest 0.001213 0.000000 76.758560 ( 8.402403)
test_basic 0.007211 0.000002 0.337349 ( 0.435479)
test_all 0.001311 0.000273 705.062057 ( 67.900762)
test_rubyspec 0.110336 0.059586 46.368234 ( 51.844878)
total: 134.14 sec