Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-191110
#<BuildRuby:0x000055ea108232c8
@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.20220711-191110",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003550 0.003047 0.885859 ( 1.123228)
build_miniruby 0.000805 0.000161 0.057091 ( 0.055823)
build_ruby 0.000812 0.000163 0.058977 ( 0.057779)
build_all 0.001309 0.003124 1.494358 ( 0.603388)
build_install 0.006595 0.004468 6.319586 ( 2.826212)
test_btest 0.000716 0.000000 51.288539 ( 8.013379)
test_basic 0.004945 0.000558 0.283629 ( 0.372182)
test_all 0.001220 0.000339 597.061625 ( 92.848328)
test_rubyspec 0.078571 0.040101 44.402260 ( 50.032076)
total: 155.93 sec