Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-194951
#<BuildRuby:0x0000564d3d6e80d0
@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.20221123-194951",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004633 0.000040 1.092882 ( 1.136207)
build_miniruby 0.000919 0.000054 1.021333 ( 1.020085)
build_ruby 0.001086 0.000064 2.721373 ( 2.635892)
build_all 0.008715 0.000256 16.025730 ( 3.381397)
build_install 0.004538 0.004394 1.951772 ( 1.120831)
test_btest 0.000523 0.000055 62.801011 ( 11.183386)
test_basic 0.005301 0.000088 0.308940 ( 0.399021)
test_all 0.001258 0.000126 681.942447 (116.195338)
test_rubyspec 0.038275 0.026088 53.801480 ( 62.056132)
total: 199.13 sec