Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-055005
#<BuildRuby:0x000055c9d3d66be8
@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.20230103-055005",
@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.000015 0.000005 0.000020 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004715 0.001473 0.836477 ( 1.497727)
build_miniruby 0.000837 0.000262 1.016270 ( 1.014528)
build_ruby 0.001200 0.000375 2.785973 ( 2.783375)
build_all 0.004482 0.005622 16.723890 ( 2.998653)
build_install 0.009814 0.002044 2.287663 ( 1.171003)
test_btest 0.000829 0.000291 70.674802 ( 11.176112)
test_basic 0.006668 0.000000 0.341612 ( 0.427784)
test_all 0.001271 0.000000 659.331052 ( 97.479810)
test_rubyspec 0.103251 0.030597 51.728905 ( 59.769292)
total: 178.32 sec