Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-014243
#<BuildRuby:0x0000562612c96858
@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.20221208-014243",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000765 0.004160 1.149193 ( 2.532163)
build_miniruby 0.000802 0.000126 0.974394 ( 0.972786)
build_ruby 0.001099 0.000174 2.734727 ( 2.624352)
build_all 0.004759 0.004301 15.851323 ( 3.275827)
build_install 0.008902 0.001781 2.259333 ( 1.248141)
test_btest 0.000464 0.000093 60.052235 ( 12.108864)
test_basic 0.004360 0.000872 0.286024 ( 0.375900)
test_all 0.000873 0.000175 671.959819 (103.626512)
test_rubyspec 0.046267 0.022582 52.966165 ( 61.159839)
total: 187.93 sec