Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-085410
#<BuildRuby:0x0000563ed8413670
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221117-085410",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003938 0.000844 1.032496 ( 1.087173)
build_miniruby 0.000779 0.000167 1.026466 ( 1.024995)
build_ruby 0.001051 0.000000 2.855695 ( 2.770119)
build_all 0.004437 0.004708 15.972529 ( 3.498598)
build_install 0.007133 0.002729 2.040083 ( 1.170888)
test_btest 0.000420 0.000116 58.523255 ( 11.381654)
test_basic 0.004468 0.000080 0.280152 ( 0.371232)
test_all 0.000634 0.000974 646.043181 (101.000248)
test_rubyspec 0.045553 0.023758 51.449208 ( 59.725574)
total: 182.03 sec