Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-112445
#<BuildRuby:0x0000558eedf1fbb8
@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.20230613-112445",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.001468 0.004586 1.471017 ( 2.773188)
build_miniruby 0.000838 0.000262 0.809519 ( 0.808638)
build_ruby 0.000973 0.000304 2.353559 ( 2.354701)
build_all 0.005103 0.004608 13.015869 ( 1.147336)
build_install 0.003346 0.004848 1.874623 ( 0.932123)
test_btest 0.000839 0.000336 82.881959 ( 6.745443)
test_basic 0.003639 0.000000 0.445135 ( 0.529206)
test_all 0.001050 0.000327 419.433018 ( 46.559474)
test_rubyspec 0.015908 0.027893 43.709824 ( 56.155234)
total: 118.01 sec