Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-122029
#<BuildRuby:0x0000560ff31f3818
@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.20230530-122029",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005153 0.000058 1.440797 ( 2.686334)
build_miniruby 0.000966 0.000048 0.759327 ( 0.758581)
build_ruby 0.001142 0.000057 2.430401 ( 2.431192)
build_all 0.009120 0.000230 12.750917 ( 1.125394)
build_install 0.006985 0.000333 1.670556 ( 0.837064)
test_btest 0.001049 0.000050 80.824160 ( 7.305880)
test_basic 0.004404 0.000210 0.593886 ( 0.675013)
test_all 0.001231 0.000000 446.648056 ( 46.554078)
test_rubyspec 0.016706 0.022219 41.347108 ( 53.867746)
total: 116.24 sec