Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-182606
#<BuildRuby:0x00005626add78028
@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.20230123-182606",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.004765 0.001588 0.856346 ( 1.043877)
build_miniruby 0.000944 0.000315 1.006152 ( 1.004121)
build_ruby 0.001123 0.000375 2.745677 ( 2.743095)
build_all 0.010061 0.000193 16.640306 ( 2.983478)
build_install 0.004827 0.006468 2.066852 ( 1.064679)
test_btest 0.000647 0.000231 76.250476 ( 10.544138)
test_basic 0.005341 0.001907 0.368560 ( 0.453390)
test_all 0.000814 0.000291 666.544871 ( 94.137039)
test_rubyspec 0.081673 0.052010 51.173562 ( 59.270378)
total: 173.24 sec