Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-200512
#<BuildRuby:0x0000563e65e3bf58
@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.20230112-200512",
@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.000009)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000015 0.000005 0.000020 ( 0.000018)
build_up 0.005855 0.000544 0.846177 ( 1.059424)
build_miniruby 0.001043 0.000298 1.020139 ( 1.018013)
build_ruby 0.001271 0.000363 2.782113 ( 2.779545)
build_all 0.006287 0.003563 16.819652 ( 3.001392)
build_install 0.008645 0.002701 2.086563 ( 1.080542)
test_btest 0.000681 0.000212 77.894911 ( 10.493107)
test_basic 0.006616 0.000560 0.346163 ( 0.431244)
test_all 0.000000 0.001842 652.564093 (101.625214)
test_rubyspec 0.080331 0.050879 51.654173 ( 59.716647)
total: 181.21 sec