Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-121540
#<BuildRuby:0x000055e47bc2ca58
@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.20220301-121540",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008829 0.001261 1.005372 ( 1.479765)
build_miniruby 0.003022 0.000432 0.081290 ( 0.077871)
build_ruby 0.001610 0.000230 0.071469 ( 0.069899)
build_all 0.010079 0.000670 4.241121 ( 0.871659)
build_install 0.023046 0.000154 7.942773 ( 2.429632)
test_btest 0.001065 0.000112 76.900082 ( 8.503735)
test_basic 0.006796 0.000716 0.351192 ( 0.439915)
test_all 0.001895 0.000000 707.527616 ( 67.344885)
test_rubyspec 0.121171 0.043097 46.280633 ( 51.795483)
total: 133.01 sec