Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-050849
#<BuildRuby:0x000055563416bf90
@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.20230102-050849",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005722 0.000763 0.846694 ( 1.037151)
build_miniruby 0.001232 0.000000 1.010522 ( 1.008571)
build_ruby 0.001539 0.000000 2.786914 ( 2.784270)
build_all 0.008753 0.000914 16.711175 ( 2.968783)
build_install 0.002662 0.009044 2.286628 ( 1.192230)
test_btest 0.000709 0.000167 78.158882 ( 10.481745)
test_basic 0.006837 0.000476 0.368050 ( 0.453384)
test_all 0.001071 0.000238 672.325755 (102.170691)
test_rubyspec 0.067941 0.065430 51.585644 ( 59.620122)
total: 181.72 sec