Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-000134
#<BuildRuby:0x0000557a5d790f40
@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.20220401-000134",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005379 0.006239 1.002582 ( 1.125440)
build_miniruby 0.001278 0.000465 0.071460 ( 0.069998)
build_ruby 0.002266 0.000000 0.075076 ( 0.072851)
build_all 0.009623 0.000000 4.166132 ( 0.853703)
build_install 0.013438 0.006914 7.936044 ( 2.422083)
test_btest 0.001038 0.000346 73.743281 ( 7.912947)
test_basic 0.001762 0.006081 0.334311 ( 0.423367)
test_all 0.001386 0.000297 703.776554 ( 68.198450)
test_rubyspec 0.107115 0.074721 46.644882 ( 51.946690)
total: 133.03 sec