Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-200822
#<BuildRuby:0x0000558f25199e98
@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.20221223-200822",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004301 0.000050 0.886145 ( 1.076090)
build_miniruby 0.000946 0.000118 0.957945 ( 0.956552)
build_ruby 0.001099 0.000138 2.619874 ( 2.618466)
build_all 0.008877 0.000084 15.705373 ( 3.374866)
build_install 0.009506 0.000569 2.210553 ( 1.220354)
test_btest 0.000527 0.000056 67.951896 ( 11.212251)
test_basic 0.000310 0.004471 0.275644 ( 0.366463)
test_all 0.000983 0.000155 640.384181 (102.462413)
test_rubyspec 0.051363 0.022193 52.424132 ( 60.528073)
total: 183.82 sec