Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-095951
#<BuildRuby:0x00005589bb23fe70
@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.20221210-095951",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003780 0.001112 1.202024 ( 1.201147)
build_miniruby 0.000818 0.000240 1.022429 ( 1.021074)
build_ruby 0.001074 0.000316 2.794449 ( 2.694406)
build_all 0.007925 0.001001 15.881415 ( 3.338448)
build_install 0.008243 0.000000 2.322050 ( 1.351003)
test_btest 0.000571 0.000000 65.220145 ( 11.240663)
test_basic 0.004498 0.000000 0.341631 ( 0.432678)
test_all 0.000765 0.000159 656.032490 (109.521393)
test_rubyspec 0.032614 0.029710 51.879780 ( 60.043238)
total: 190.84 sec