Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-030216
#<BuildRuby:0x0000559fd52c0dd8
@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.20220728-030216",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000026 0.000006 0.000032 ( 0.000028)
build_up 0.008945 0.002332 0.981248 ( 1.367470)
build_miniruby 0.001547 0.000364 0.076500 ( 0.074585)
build_ruby 0.001378 0.000324 0.071431 ( 0.069674)
build_all 0.009076 0.001201 1.525007 ( 0.562713)
build_install 0.019258 0.003018 5.091627 ( 2.099065)
test_btest 0.001022 0.000213 74.770860 ( 8.067117)
test_basic 0.004034 0.003883 0.328135 ( 0.416624)
test_all 0.001360 0.000327 672.345617 ( 66.624308)
test_rubyspec 0.116835 0.068476 45.349893 ( 50.883568)
total: 130.17 sec