Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-003238
#<BuildRuby:0x00005569b562ffb0
@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.20220817-003238",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006841 0.000000 0.828864 ( 0.882159)
build_miniruby 0.000863 0.000000 0.057130 ( 0.055834)
build_ruby 0.000936 0.000000 0.059003 ( 0.057739)
build_all 0.004674 0.000000 1.536738 ( 0.587326)
build_install 0.006582 0.004556 1.916074 ( 0.967387)
test_btest 0.000780 0.000046 46.811295 ( 8.506235)
test_basic 0.005622 0.000331 0.334305 ( 0.422179)
test_all 0.003178 0.000000 610.165825 ( 86.646410)
test_rubyspec 0.079093 0.042790 43.901193 ( 51.269866)
total: 149.40 sec