Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-224947
#<BuildRuby:0x0000557cecd528c0
@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.20220812-224947",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006747 0.000000 0.863197 ( 0.925467)
build_miniruby 0.001015 0.000000 0.057447 ( 0.056275)
build_ruby 0.000886 0.000036 0.060094 ( 0.058889)
build_all 0.004740 0.000000 1.526898 ( 0.585641)
build_install 0.008844 0.000059 1.944330 ( 0.984678)
test_btest 0.000711 0.000039 52.366819 ( 8.710943)
test_basic 0.005233 0.000291 0.317867 ( 0.406965)
test_all 0.002748 0.000096 612.435209 ( 88.910703)
test_rubyspec 0.094007 0.020944 43.730332 ( 51.100830)
total: 151.74 sec