Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-064416
#<BuildRuby:0x00005574348dfe20
@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.20230527-064416",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005521 1.382740 ( 2.798259)
build_miniruby 0.000024 0.001020 0.834750 ( 0.833982)
build_ruby 0.000000 0.001750 2.390460 ( 2.392050)
build_all 0.007271 0.001862 12.460706 ( 1.071183)
build_install 0.005509 0.001928 1.724223 ( 0.883263)
test_btest 0.000831 0.000291 80.122448 ( 7.155015)
test_basic 0.000000 0.003891 0.444274 ( 0.526992)
test_all 0.000000 0.001493 450.049801 ( 40.113576)
test_rubyspec 0.016268 0.019065 40.850020 ( 53.310382)
total: 109.09 sec