Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-015710
#<BuildRuby:0x000056230efc8078
@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.20230521-015710",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005686 0.000000 1.495796 ( 2.760244)
build_miniruby 0.001168 0.000000 0.877820 ( 0.876669)
build_ruby 0.001216 0.000000 2.347015 ( 2.347380)
build_all 0.006020 0.003246 12.164975 ( 1.082220)
build_install 0.004033 0.003328 1.625978 ( 0.819874)
test_btest 0.000000 0.000739 80.607155 ( 6.896175)
test_basic 0.000526 0.005260 0.722034 ( 0.801870)
test_all 0.001196 0.000228 421.001634 ( 47.995886)
test_rubyspec 0.034517 0.004137 42.418309 ( 54.828631)
total: 118.41 sec