Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-032322
#<BuildRuby:0x000055961f2b4c00
@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-032322",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006550 0.004786 1.166463 ( 1.104727)
build_miniruby 0.001766 0.000544 0.068236 ( 0.065989)
build_ruby 0.001432 0.000441 0.070958 ( 0.069100)
build_all 0.009819 0.000239 1.550275 ( 0.603667)
build_install 0.017851 0.000951 1.930092 ( 0.965127)
test_btest 0.000818 0.000182 90.306559 ( 9.492042)
test_basic 0.001767 0.005305 0.356793 ( 0.452533)
test_all 0.003883 0.000686 685.161821 ( 68.676343)
test_rubyspec 0.126508 0.050897 47.117576 ( 55.465143)
total: 136.90 sec