Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-134300
#<BuildRuby:0x000056335c88e9c0
@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.20221016-134300",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000045 0.000008 0.000053 ( 0.000053)
configure 0.000050 0.000010 0.000060 ( 0.000061)
build_up 0.011174 0.001176 1.113079 ( 1.185355)
build_miniruby 0.001232 0.000205 0.109773 ( 0.107249)
build_ruby 0.001719 0.000286 0.102054 ( 0.098761)
build_all 0.003936 0.004726 1.359579 ( 0.565625)
build_install 0.010612 0.006526 1.650436 ( 0.886697)
test_btest 0.002347 0.000000 62.106894 ( 6.499051)
test_basic 0.006050 0.000000 0.367106 ( 0.458146)
test_all 0.006229 0.001088 516.791915 ( 54.953484)
test_rubyspec 0.089277 0.037196 43.497056 ( 51.999963)
total: 116.76 sec