Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-213413
#<BuildRuby:0x000055fa4de7c8e8
@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.20220820-213413",
@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.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007668 0.002821 1.001921 ( 1.006575)
build_miniruby 0.001909 0.000509 0.076331 ( 0.074026)
build_ruby 0.001590 0.000423 0.079649 ( 0.077821)
build_all 0.004897 0.005491 1.516616 ( 0.586748)
build_install 0.015496 0.007914 1.865181 ( 0.907169)
test_btest 0.000910 0.000336 72.684678 ( 7.960090)
test_basic 0.005601 0.002064 0.335324 ( 0.433459)
test_all 0.002734 0.001007 635.954930 ( 64.992683)
test_rubyspec 0.113379 0.056175 46.152769 ( 54.654888)
total: 130.69 sec