Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-134643
#<BuildRuby:0x0000557d73dd4208
@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.20220809-134643",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001987 0.004447 0.851394 ( 3.922694)
build_miniruby 0.000920 0.000141 0.057856 ( 0.056577)
build_ruby 0.000898 0.000000 0.059562 ( 0.058328)
build_all 0.000953 0.003845 1.530908 ( 0.584748)
build_install 0.010025 0.001166 5.667578 ( 2.175182)
test_btest 0.000576 0.000115 54.557902 ( 8.108208)
test_basic 0.005201 0.000107 0.253599 ( 0.342865)
test_all 0.000966 0.000181 595.595696 ( 88.626106)
test_rubyspec 0.041760 0.038016 43.664560 ( 51.130645)
total: 155.01 sec