Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-181027
#<BuildRuby:0x000055fdc659d570
@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.20221030-181027",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009538 0.001388 1.111423 ( 1.145335)
build_miniruby 0.001129 0.000282 0.103647 ( 0.101824)
build_ruby 0.001499 0.000375 0.103396 ( 0.099966)
build_all 0.007975 0.000000 1.328720 ( 0.571068)
build_install 0.011688 0.004969 1.705316 ( 0.909296)
test_btest 0.001574 0.000394 61.079091 ( 6.579569)
test_basic 0.000000 0.006214 0.360526 ( 0.457013)
test_all 0.000085 0.006274 495.561387 ( 53.557059)
test_rubyspec 0.077661 0.053484 43.496689 ( 51.698817)
total: 115.12 sec