Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-222341
#<BuildRuby:0x00005652bf43fce8
@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.20231023-222341",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001737 0.003550 2.192229 ( 2.453975)
build_miniruby 0.000873 0.000184 0.851458 ( 0.851784)
build_ruby 0.001011 0.000213 2.767411 ( 2.767326)
build_all 0.002472 0.007581 15.751054 ( 1.395751)
build_install 0.007562 0.001033 5.138460 ( 1.147780)
test_btest 0.000814 0.000232 78.986638 ( 7.784873)
test_basic 0.004347 0.000000 0.747470 ( 0.825649)
test_all 0.110153 0.021306 482.152613 ( 53.857488)
test_rubyspec 0.022112 0.027065 49.801523 ( 62.123307)
total: 133.21 sec