Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-133733
#<BuildRuby:0x0000559a293f0700
@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.20221201-133733",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000000 0.004800 1.187606 ( 2.552015)
build_miniruby 0.000000 0.001084 0.931424 ( 0.935574)
build_ruby 0.000180 0.001172 2.754308 ( 2.663819)
build_all 0.007965 0.000796 15.733734 ( 3.244586)
build_install 0.007930 0.000696 2.172811 ( 1.280917)
test_btest 0.000565 0.000099 65.098287 ( 11.593602)
test_basic 0.004793 0.000090 0.308411 ( 0.399478)
test_all 0.001042 0.000174 699.169302 (109.453676)
test_rubyspec 0.062159 0.013704 53.012818 ( 61.179426)
total: 193.30 sec