Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-234716
#<BuildRuby:0x0000561d54c4c0d0
@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.20220718-234716",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006565 0.000172 0.821975 ( 1.117221)
build_miniruby 0.000850 0.000061 0.057731 ( 0.056543)
build_ruby 0.000766 0.000055 0.059020 ( 0.057894)
build_all 0.004443 0.000317 1.548885 ( 0.603773)
build_install 0.011155 0.000101 5.649905 ( 2.191907)
test_btest 0.000685 0.000042 55.021307 ( 7.997804)
test_basic 0.005807 0.000363 0.350236 ( 0.437949)
test_all 0.000817 0.000051 589.985096 ( 91.390147)
test_rubyspec 0.093025 0.028126 43.707555 ( 49.298095)
total: 153.15 sec