Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-053927
#<BuildRuby:0x0000561b8622e758
@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.20220720-053927",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005195 0.001299 0.865282 ( 0.929720)
build_miniruby 0.000841 0.000210 0.057344 ( 0.056073)
build_ruby 0.000760 0.000190 0.059388 ( 0.058201)
build_all 0.003791 0.000948 1.547153 ( 0.605666)
build_install 0.008792 0.002198 5.654438 ( 2.181911)
test_btest 0.000684 0.000171 56.085399 ( 8.201935)
test_basic 0.004655 0.001164 0.352665 ( 0.440662)
test_all 0.000863 0.000215 629.952574 ( 89.623792)
test_rubyspec 0.095547 0.029880 43.947569 ( 49.522235)
total: 151.62 sec