Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-091507
#<BuildRuby:0x000055b5f3a32858
@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.20221231-091507",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000061 0.000009 0.000070 ( 0.000069)
configure 0.000053 0.000007 0.000060 ( 0.000060)
build_up 0.008855 0.000632 0.852740 ( 1.352919)
build_miniruby 0.001164 0.000156 1.016959 ( 1.015054)
build_ruby 0.001622 0.000000 2.783498 ( 2.780690)
build_all 0.009524 0.000000 16.728187 ( 2.999496)
build_install 0.008584 0.002909 2.286233 ( 1.185084)
test_btest 0.000930 0.000127 79.146165 ( 10.809099)
test_basic 0.005594 0.000763 0.345144 ( 0.431651)
test_all 0.001155 0.000158 672.631612 ( 97.288926)
test_rubyspec 0.069030 0.021244 51.454047 ( 59.524742)
total: 177.39 sec