Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-205707
#<BuildRuby:0x00005595080e6878
@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.20220724-205707",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006353 0.000166 0.820153 ( 1.195780)
build_miniruby 0.000942 0.000063 0.057226 ( 0.056052)
build_ruby 0.000943 0.000063 0.059604 ( 0.058349)
build_all 0.000896 0.003761 1.532011 ( 0.587444)
build_install 0.010246 0.000738 5.628934 ( 2.171039)
test_btest 0.000654 0.000077 54.764092 ( 8.171858)
test_basic 0.001169 0.004587 0.299018 ( 0.387588)
test_all 0.000940 0.000166 587.523281 ( 87.740062)
test_rubyspec 0.076957 0.051154 43.576758 ( 49.174507)
total: 149.54 sec