Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-152057
#<BuildRuby:0x0000555ecb8637b8
@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.20230726-152057",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006188 0.000487 1.540158 ( 2.921159)
build_miniruby 0.000858 0.000191 0.880690 ( 0.879901)
build_ruby 0.000937 0.000208 2.586740 ( 2.586534)
build_all 0.003902 0.005311 14.408979 ( 1.282502)
build_install 0.007407 0.000779 2.076914 ( 0.919393)
test_btest 0.000927 0.000000 81.580747 ( 7.559032)
test_basic 0.003952 0.000000 0.667424 ( 0.745130)
test_all 0.000556 0.000801 526.481657 ( 47.615831)
test_rubyspec 0.014918 0.030018 43.880621 ( 56.283237)
total: 120.79 sec