Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-030004
#<BuildRuby:0x0000565097d57f30
@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.20221128-030004",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.004969 1.235746 ( 2.227874)
build_miniruby 0.000000 0.000885 0.974702 ( 0.973326)
build_ruby 0.000000 0.001236 2.848439 ( 2.762317)
build_all 0.005230 0.004763 22.409693 ( 4.375766)
build_install 0.007689 0.001442 4.363623 ( 1.543784)
test_btest 0.000460 0.000086 56.033094 ( 11.926496)
test_basic 0.000353 0.004614 0.295279 ( 0.385652)
test_all 0.000866 0.000216 678.347139 (103.560955)
test_rubyspec 0.050996 0.011285 53.210408 ( 61.483373)
total: 189.24 sec