Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-061258
#<BuildRuby:0x000055b8e3d90e80
@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.20220818-061258",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000021 0.000003 0.000024 ( 0.000022)
build_up 0.008563 0.001428 0.909153 ( 1.466955)
build_miniruby 0.001914 0.000319 0.073729 ( 0.071078)
build_ruby 0.001174 0.000196 0.055683 ( 0.054282)
build_all 0.008626 0.000561 1.253071 ( 0.472306)
build_install 0.010403 0.005241 1.562754 ( 0.783513)
test_btest 0.000748 0.000149 51.200196 ( 6.208730)
test_basic 0.007155 0.000000 0.291840 ( 0.382306)
test_all 0.004417 0.000000 486.419223 ( 51.947525)
test_rubyspec 0.094918 0.040804 41.805886 ( 49.599141)
total: 110.99 sec