Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-180429
#<BuildRuby:0x000055658f474920
@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.20220912-180429",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010356 0.000000 1.155147 ( 1.129338)
build_miniruby 0.002073 0.000110 0.073496 ( 0.072056)
build_ruby 0.001678 0.000197 0.071561 ( 0.069817)
build_all 0.011076 0.000316 1.568296 ( 0.607239)
build_install 0.017908 0.005558 1.954278 ( 0.954512)
test_btest 0.001079 0.000154 95.562129 ( 9.643862)
test_basic 0.007039 0.000000 0.358835 ( 0.448426)
test_all 0.003443 0.000151 671.638962 ( 67.923718)
test_rubyspec 0.100472 0.071056 47.328818 ( 55.726576)
total: 136.58 sec