Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-181823
#<BuildRuby:0x000055d4cc9eb4b0
@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-181823",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.007292 1.423617 ( 2.698678)
build_miniruby 0.000000 0.001625 0.858302 ( 0.861991)
build_ruby 0.000000 0.001180 2.639796 ( 2.639883)
build_all 0.008370 0.000809 14.033815 ( 1.270546)
build_install 0.008387 0.000000 2.037613 ( 0.933135)
test_btest 0.001057 0.000000 83.888582 ( 7.134362)
test_basic 0.004191 0.000480 0.664770 ( 0.745252)
test_all 0.001126 0.000225 520.658986 ( 53.122580)
test_rubyspec 0.034267 0.003183 43.503923 ( 55.961247)
total: 125.37 sec