Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-012350
#<BuildRuby:0x00005595b8ee40a0
@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.20231026-012350",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004559 0.000000 1.336691 ( 1.613663)
build_miniruby 0.001083 0.000000 0.929072 ( 0.928680)
build_ruby 0.001286 0.000000 2.615276 ( 2.615223)
build_all 0.010328 0.000000 16.601207 ( 1.531861)
build_install 0.009808 0.000000 4.956011 ( 1.164546)
test_btest 0.001018 0.000000 82.439515 ( 7.658005)
test_basic 0.001988 0.001965 0.733300 ( 0.807425)
test_all 0.085785 0.050746 500.475859 ( 57.166357)
test_rubyspec 0.021686 0.025432 49.448289 ( 61.792889)
total: 135.28 sec