Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-123932
#<BuildRuby:0x0000556231fc46d8
@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.20221115-123932",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004788 0.004219 1.111953 ( 1.171090)
build_miniruby 0.001352 0.000520 0.879749 ( 0.878967)
build_ruby 0.002519 0.000000 2.324284 ( 2.224734)
build_all 0.018235 0.000000 18.268628 ( 2.224997)
build_install 0.013134 0.007325 1.814988 ( 0.946157)
test_btest 0.000899 0.000286 83.649403 ( 9.791065)
test_basic 0.004960 0.001578 0.335432 ( 0.426230)
test_all 0.002538 0.000807 720.210956 ( 75.403834)
test_rubyspec 0.078350 0.041176 50.068100 ( 58.663703)
total: 151.73 sec