Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-163307
#<BuildRuby:0x000055a27a5bf708
@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.20230608-163307",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.005153 1.449238 ( 2.734542)
build_miniruby 0.000000 0.001120 0.807620 ( 0.808249)
build_ruby 0.000000 0.001195 2.502282 ( 2.502960)
build_all 0.007568 0.001563 12.815199 ( 1.107198)
build_install 0.005787 0.001929 1.739302 ( 0.857099)
test_btest 0.000780 0.000260 82.268727 ( 7.288994)
test_basic 0.000468 0.004754 0.742450 ( 0.822462)
test_all 0.001013 0.000394 439.405827 ( 50.271692)
test_rubyspec 0.031698 0.007579 42.454869 ( 54.939256)
total: 121.33 sec