Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-193237
#<BuildRuby:0x000055e9d68d28c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220807-193237",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006405 0.000162 0.877526 ( 0.896930)
build_miniruby 0.000922 0.000066 0.057121 ( 0.055889)
build_ruby 0.000851 0.000061 0.059605 ( 0.058441)
build_all 0.000190 0.004459 1.509281 ( 0.584265)
build_install 0.010368 0.000789 5.655816 ( 2.154631)
test_btest 0.000579 0.000077 48.087616 ( 8.472156)
test_basic 0.004479 0.000598 0.279586 ( 0.369010)
test_all 0.001739 0.000232 587.597411 ( 94.525274)
test_rubyspec 0.064208 0.015534 43.886107 ( 51.281207)
total: 158.40 sec