Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-113440
#<BuildRuby:0x000055e74b8e7708
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230617-113440",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004795 0.000207 1.503141 ( 2.725363)
build_miniruby 0.000924 0.000206 0.757365 ( 0.757044)
build_ruby 0.000970 0.000216 2.431198 ( 2.431525)
build_all 0.007994 0.001776 13.236111 ( 1.154634)
build_install 0.007594 0.000656 1.884740 ( 0.851590)
test_btest 0.000882 0.000186 84.574743 ( 7.605299)
test_basic 0.000113 0.004723 0.673667 ( 0.754918)
test_all 0.001226 0.000323 467.298164 ( 43.426604)
test_rubyspec 0.016943 0.027469 42.793078 ( 55.217840)
total: 114.93 sec