Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-103241
#<BuildRuby:0x000055be5bfc00c0
@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.20230210-103241",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.003559 0.000356 0.595757 ( 1.099764)
build_miniruby 0.000798 0.000080 0.615875 ( 0.615365)
build_ruby 0.001071 0.000107 2.060027 ( 2.059819)
build_all 0.003842 0.005583 12.355364 ( 1.550790)
build_install 0.003216 0.003406 1.500483 ( 0.714562)
test_btest 0.000543 0.000136 66.125749 ( 6.193653)
test_basic 0.003080 0.000770 0.253834 ( 0.348995)
test_all 0.000847 0.000212 501.425911 ( 46.988453)
test_rubyspec 0.013600 0.015652 35.394353 ( 45.858259)
total: 105.43 sec