Logfile: /home/ko1/ruby/logs/brlog.trunk.20221022-075554
#<BuildRuby:0x000055acec06a038
@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.20221022-075554",
@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.000034 0.000003 0.000037 ( 0.000038)
autoconf 0.000075 0.000005 0.000080 ( 0.000078)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.011056 0.000790 1.147795 ( 1.352532)
build_miniruby 0.001781 0.000000 0.111988 ( 0.111435)
build_ruby 0.001533 0.000000 0.113891 ( 0.112965)
build_all 0.008999 0.000000 1.389283 ( 0.615336)
build_install 0.011660 0.003447 1.688687 ( 0.943100)
test_btest 0.001454 0.000132 62.924547 ( 6.456571)
test_basic 0.005490 0.000499 0.360665 ( 0.454706)
test_all 0.007096 0.000000 495.630640 ( 53.614647)
test_rubyspec 0.091217 0.034426 43.368605 ( 51.576618)
total: 115.24 sec