Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-094328
#<BuildRuby:0x0000555c6a089438
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221007-094328",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000040 0.000003 0.000043 ( 0.000044)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.000531 0.011485 1.117156 ( 1.183747)
build_miniruby 0.001900 0.000543 0.101099 ( 0.097914)
build_ruby 0.001273 0.000364 0.101686 ( 0.100420)
build_all 0.004983 0.003115 1.328154 ( 0.579472)
build_install 0.013883 0.002273 1.643088 ( 0.899885)
test_btest 0.000958 0.000274 61.996305 ( 6.357530)
test_basic 0.005138 0.001468 0.352514 ( 0.443841)
test_all 0.004384 0.002889 474.279511 ( 52.451900)
test_rubyspec 0.074765 0.049161 42.666513 ( 51.129688)
total: 113.25 sec