Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-152746
#<BuildRuby:0x000055d774ec3870
@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.20231020-152746",
@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.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003770 0.001414 1.335512 ( 1.894661)
build_miniruby 0.000795 0.000298 0.824418 ( 0.824117)
build_ruby 0.000938 0.000352 2.671256 ( 2.671445)
build_all 0.009724 0.000383 17.339793 ( 1.562765)
build_install 0.008319 0.001252 5.075127 ( 1.221494)
test_btest 0.000797 0.000251 83.788999 ( 8.024636)
test_basic 0.000913 0.003317 0.612802 ( 0.688027)
test_all 0.007858 0.000000 534.000496 ( 48.724977)
test_rubyspec 0.023094 0.022151 50.043438 ( 62.420056)
total: 128.03 sec