Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-160055
#<BuildRuby:0x000055ef9a014ea8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220907-160055",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.007988 0.004136 0.949003 ( 0.971716)
build_miniruby 0.000000 0.002109 0.076037 ( 0.073837)
build_ruby 0.000000 0.001611 0.072123 ( 0.070956)
build_all 0.001313 0.008856 1.546588 ( 0.593347)
build_install 0.016112 0.007020 1.923965 ( 0.939069)
test_btest 0.000986 0.000282 100.396511 ( 9.941777)
test_basic 0.006490 0.000667 0.350105 ( 0.443779)
test_all 0.002841 0.000774 677.045435 ( 68.128542)
test_rubyspec 0.124200 0.047124 46.803677 ( 54.943403)
total: 136.11 sec