Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-042323
#<BuildRuby:0x000055e3d00b8920
@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.20220823-042323",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006266 0.004474 1.000361 ( 1.755805)
build_miniruby 0.001696 0.000363 0.075591 ( 0.073390)
build_ruby 0.001417 0.000304 0.074788 ( 0.073401)
build_all 0.008495 0.000823 1.517788 ( 0.570427)
build_install 0.013872 0.008868 1.878889 ( 0.916102)
test_btest 0.000895 0.000244 71.981629 ( 8.147563)
test_basic 0.004364 0.004010 0.324581 ( 0.412170)
test_all 0.004289 0.000119 699.868003 ( 67.167986)
test_rubyspec 0.109760 0.052812 45.784123 ( 54.316302)
total: 133.43 sec