Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-004222
#<BuildRuby:0x000055ce2ed07cb0
@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.20230705-004222",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004668 0.000492 1.502463 ( 2.736638)
build_miniruby 0.001125 0.000118 0.954559 ( 0.955599)
build_ruby 0.001138 0.000120 2.526005 ( 2.526131)
build_all 0.008732 0.000444 11.300679 ( 7.709078)
build_install 0.009098 0.000006 5.199562 ( 2.005883)
test_btest 0.000808 0.000074 86.665148 ( 7.766398)
test_basic 0.000000 0.004892 0.725118 ( 0.804153)
test_all 0.000000 0.001602 465.189931 ( 53.163499)
test_rubyspec 0.003046 0.036922 42.470517 ( 54.919114)
total: 132.59 sec