Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-162159
#<BuildRuby:0x0000556981657418
@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.20220821-162159",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003491 0.003016 0.812799 ( 1.016254)
build_miniruby 0.000869 0.000174 0.057525 ( 0.056143)
build_ruby 0.000770 0.000154 0.059607 ( 0.058482)
build_all 0.000000 0.004463 1.558348 ( 0.599299)
build_install 0.003723 0.005290 1.932341 ( 0.977353)
test_btest 0.000604 0.000214 54.310747 ( 8.318952)
test_basic 0.001675 0.004213 0.375706 ( 0.463299)
test_all 0.000000 0.002022 592.666998 ( 95.216332)
test_rubyspec 0.079098 0.050711 44.610449 ( 52.837845)
total: 159.54 sec