Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-030331
#<BuildRuby:0x0000556c9e733dd0
@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-030331",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006556 0.884083 ( 2.440038)
build_miniruby 0.000094 0.000817 0.057111 ( 0.055791)
build_ruby 0.000792 0.000170 0.059112 ( 0.057796)
build_all 0.003648 0.000781 1.538635 ( 0.600231)
build_install 0.011154 0.000000 5.624731 ( 2.165354)
test_btest 0.000612 0.000000 52.298602 ( 8.285537)
test_basic 0.001320 0.004332 0.340039 ( 0.429010)
test_all 0.000920 0.000216 591.956520 ( 90.028299)
test_rubyspec 0.079144 0.040744 43.548268 ( 49.232572)
total: 153.30 sec