Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-180845
#<BuildRuby:0x0000556a31f583e0
@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.20221204-180845",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009432 0.002358 1.209859 ( 1.223453)
build_miniruby 0.000000 0.002655 0.845324 ( 0.843925)
build_ruby 0.001349 0.002389 2.243486 ( 2.148174)
build_all 0.016298 0.005433 18.740376 ( 2.201729)
build_install 0.018091 0.004106 2.122708 ( 1.024621)
test_btest 0.000000 0.001547 92.179176 ( 9.422324)
test_basic 0.002052 0.008218 0.355427 ( 0.439839)
test_all 0.002124 0.000874 707.271178 ( 73.221280)
test_rubyspec 0.083740 0.093831 49.555822 ( 57.695158)
total: 148.22 sec