Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-103723
#<BuildRuby:0x000055adb455f520
@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.20230727-103723",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000021)
build_up 0.004694 0.000494 1.447485 ( 2.835686)
build_miniruby 0.000948 0.000100 0.934604 ( 0.934448)
build_ruby 0.001346 0.000142 2.603700 ( 2.608171)
build_all 0.009138 0.000043 14.387098 ( 1.286171)
build_install 0.000471 0.008021 2.012688 ( 0.884228)
test_btest 0.000853 0.000155 81.637087 ( 7.899981)
test_basic 0.001170 0.003567 0.604002 ( 0.679467)
test_all 0.001186 0.000258 489.601987 ( 50.865200)
test_rubyspec 0.017734 0.022841 44.742507 ( 57.087781)
total: 125.08 sec