Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-043310
#<BuildRuby:0x000055cb84fa2be8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221217-043310",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004486 0.000032 0.839918 ( 1.076152)
build_miniruby 0.000903 0.000060 1.025713 ( 1.024253)
build_ruby 0.001138 0.000076 2.858387 ( 2.721388)
build_all 0.004696 0.004246 15.685849 ( 3.368287)
build_install 0.006486 0.003893 2.241716 ( 1.264953)
test_btest 0.000590 0.000000 66.339849 ( 10.868790)
test_basic 0.004571 0.000183 0.307464 ( 0.397843)
test_all 0.001303 0.000206 667.353201 (154.628409)
test_rubyspec 0.051611 0.017324 52.670666 ( 60.897996)
total: 236.25 sec