Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-173640
#<BuildRuby:0x000055f9b30db670
@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.20220829-173640",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002249 0.004368 0.866656 ( 1.951091)
build_miniruby 0.000825 0.000191 0.058236 ( 0.057057)
build_ruby 0.000828 0.000191 0.059928 ( 0.058698)
build_all 0.004649 0.000000 1.567937 ( 0.603614)
build_install 0.007944 0.003218 1.911997 ( 0.952791)
test_btest 0.000650 0.000153 47.634832 ( 8.151688)
test_basic 0.005817 0.000412 0.346496 ( 0.433702)
test_all 0.002988 0.000000 594.066053 ( 87.570639)
test_rubyspec 0.051399 0.038457 43.509605 ( 51.928559)
total: 151.71 sec