Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-204237
#<BuildRuby:0x000056414dcaba90
@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.20231019-204237",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004578 0.001077 1.462532 ( 1.677575)
build_miniruby 0.000000 0.001221 0.869279 ( 0.869248)
build_ruby 0.000000 0.001321 2.816985 ( 2.816735)
build_all 0.008062 0.002667 18.282172 ( 1.666991)
build_install 0.005545 0.004812 5.344534 ( 1.235316)
test_btest 0.000724 0.000229 90.288221 ( 7.755334)
test_basic 0.001463 0.003486 0.673794 ( 0.754010)
test_all 0.005984 0.002094 587.061570 ( 52.786784)
test_rubyspec 0.027359 0.025421 52.185317 ( 64.424710)
total: 133.99 sec