Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-182318
#<BuildRuby:0x0000559fbf93bd68
@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-182318",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001137 0.004211 1.577693 ( 2.819700)
build_miniruby 0.000736 0.000260 0.889262 ( 0.888501)
build_ruby 0.000909 0.000321 2.616876 ( 2.616616)
build_all 0.009641 0.000000 13.336635 ( 1.291384)
build_install 0.008081 0.000000 1.927428 ( 0.862647)
test_btest 0.001442 0.000000 78.508425 ( 7.798232)
test_basic 0.005272 0.000000 0.730172 ( 0.811056)
test_all 0.001707 0.000000 503.215295 ( 45.661253)
test_rubyspec 0.023457 0.018178 42.399842 ( 54.896126)
total: 117.65 sec