Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-130824
#<BuildRuby:0x0000557c1009c018
@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.20221128-130824",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001244 0.003348 1.106617 ( 1.994216)
build_miniruby 0.000815 0.000175 1.069107 ( 1.067625)
build_ruby 0.001275 0.000000 2.696331 ( 2.608444)
build_all 0.008581 0.000000 15.760669 ( 3.350225)
build_install 0.005577 0.003077 2.006193 ( 1.154708)
test_btest 0.000482 0.000102 58.539023 ( 11.953086)
test_basic 0.002497 0.002504 0.293445 ( 0.383884)
test_all 0.001401 0.000334 685.242332 (105.901111)
test_rubyspec 0.052171 0.015093 53.713463 ( 61.841949)
total: 190.26 sec