Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-022017
#<BuildRuby:0x0000558132aafe70
@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.20230106-022017",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005143 0.001187 0.856960 ( 1.072482)
build_miniruby 0.001057 0.000244 1.021224 ( 1.019223)
build_ruby 0.001176 0.000271 2.770883 ( 2.768370)
build_all 0.009767 0.000093 16.756820 ( 2.960696)
build_install 0.007291 0.004196 2.082281 ( 1.074107)
test_btest 0.000973 0.000000 78.558660 ( 10.478402)
test_basic 0.007110 0.000000 0.365978 ( 0.451314)
test_all 0.001253 0.000000 657.246413 (110.924189)
test_rubyspec 0.094784 0.032666 51.461067 ( 59.487348)
total: 190.24 sec