Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-054637
#<BuildRuby:0x000055b962510010
@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.20240615-054637",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.004374 0.002041 1.661187 ( 1.896440)
build_miniruby 0.000756 0.000352 1.053146 ( 1.052714)
build_ruby 0.000944 0.000440 3.178740 ( 3.179245)
build_all 0.008538 0.001789 17.376569 ( 1.597742)
build_install 0.006704 0.003503 6.041532 ( 1.419566)
test_btest 0.000820 0.000364 107.742862 ( 8.078618)
test_basic 0.004753 0.000061 0.792934 ( 0.868141)
test_all 0.089695 0.047550 542.018490 ( 51.989685)
test_rubyspec 0.031905 0.031317 135.114841 ( 15.807410)
total: 85.89 sec