Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-193112
#<BuildRuby:0x000055b3844de878
@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.20221124-193112",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004199 0.000646 1.043023 ( 1.200058)
build_miniruby 0.000795 0.000122 1.004191 ( 1.003055)
build_ruby 0.001075 0.000165 2.843882 ( 2.730730)
build_all 0.008286 0.000555 15.844648 ( 3.349402)
build_install 0.008041 0.000449 2.134480 ( 1.238606)
test_btest 0.000588 0.000078 57.397053 ( 12.052646)
test_basic 0.004453 0.000593 0.292183 ( 0.383501)
test_all 0.001337 0.000178 662.164460 (110.976119)
test_rubyspec 0.067001 0.006625 53.739287 ( 61.912992)
total: 194.85 sec