Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-015719
#<BuildRuby:0x000055b3e40fefe0
@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.20220901-015719",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010831 0.000614 0.995858 ( 1.001381)
build_miniruby 0.001761 0.000406 0.078993 ( 0.077248)
build_ruby 0.001462 0.000337 0.078672 ( 0.077992)
build_all 0.008393 0.003237 1.519008 ( 0.579434)
build_install 0.014482 0.007287 1.906028 ( 0.931332)
test_btest 0.000729 0.000214 71.425102 ( 8.359441)
test_basic 0.005680 0.001671 0.323723 ( 0.413858)
test_all 0.002974 0.000959 681.302985 ( 66.794723)
test_rubyspec 0.105607 0.075482 45.736295 ( 54.258931)
total: 132.50 sec