Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-035305
#<BuildRuby:0x000056088464c6d8
@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.20221116-035305",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006836 0.001577 1.106942 ( 1.362862)
build_miniruby 0.001662 0.000384 0.919452 ( 0.929039)
build_ruby 0.000377 0.002326 2.349363 ( 2.272433)
build_all 0.011839 0.006562 18.150647 ( 2.268546)
build_install 0.019036 0.001338 1.876330 ( 1.027613)
test_btest 0.000746 0.000197 84.844490 ( 9.226951)
test_basic 0.006057 0.001594 0.340586 ( 0.429769)
test_all 0.001844 0.000485 672.121441 ( 72.796135)
test_rubyspec 0.068666 0.055147 50.244805 ( 58.805004)
total: 149.12 sec