Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-003334
#<BuildRuby:0x0000563598050090
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230621-003334",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002323 0.003562 1.489608 ( 2.696214)
build_miniruby 0.000778 0.000229 0.825105 ( 0.825212)
build_ruby 0.000000 0.001243 2.360280 ( 2.360412)
build_all 0.005412 0.004637 15.789916 ( 1.397026)
build_install 0.008224 0.000000 4.666966 ( 1.128910)
test_btest 0.000922 0.000000 84.482563 ( 7.655687)
test_basic 0.003674 0.000000 0.605558 ( 0.688769)
test_all 0.000000 0.001034 441.851228 ( 44.899130)
test_rubyspec 0.020353 0.016567 42.794858 ( 55.288258)
total: 116.94 sec