Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-165531
#<BuildRuby:0x000055caf6744868
@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.20221128-165531",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009447 0.000366 1.247439 ( 1.246636)
build_miniruby 0.002570 0.000000 0.841862 ( 0.840387)
build_ruby 0.003031 0.000085 2.235238 ( 2.145545)
build_all 0.018206 0.000811 18.574724 ( 2.191022)
build_install 0.019660 0.000000 1.849899 ( 0.939475)
test_btest 0.001181 0.000000 89.141139 ( 8.698781)
test_basic 0.004437 0.005660 0.335905 ( 0.420884)
test_all 0.002440 0.000233 730.081150 ( 71.280813)
test_rubyspec 0.081143 0.102117 49.120088 ( 57.210379)
total: 144.97 sec