Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-122259
#<BuildRuby:0x0000560a43e6bba0
@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.20230523-122259",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004978 0.000000 1.323223 ( 2.644472)
build_miniruby 0.001063 0.000000 0.755879 ( 0.755314)
build_ruby 0.001434 0.000000 2.394487 ( 2.394272)
build_all 0.009319 0.000000 12.362565 ( 1.092073)
build_install 0.007575 0.000000 1.737839 ( 0.845874)
test_btest 0.000730 0.000000 82.054796 ( 7.104939)
test_basic 0.004168 0.000034 0.773779 ( 0.855709)
test_all 0.001465 0.000117 432.875004 ( 40.881775)
test_rubyspec 0.017948 0.022629 42.201319 ( 54.717868)
total: 111.29 sec