Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-003808
#<BuildRuby:0x00005637dfcefeb0
@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.20221206-003808",
@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.000003 0.000011 ( 0.000010)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004000 0.001143 1.150060 ( 1.153130)
build_miniruby 0.000747 0.000214 0.967436 ( 0.966130)
build_ruby 0.000968 0.000277 2.787638 ( 2.692506)
build_all 0.009102 0.000000 15.876693 ( 3.373495)
build_install 0.009813 0.000141 2.191340 ( 1.250080)
test_btest 0.000433 0.000096 68.117667 ( 11.328997)
test_basic 0.000284 0.004726 0.297012 ( 0.388262)
test_all 0.000868 0.000241 684.821278 (107.953318)
test_rubyspec 0.043800 0.027897 52.654829 ( 60.818085)
total: 189.92 sec