Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-095125
#<BuildRuby:0x0000558580964028
@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.20230109-095125",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000015 0.000007 0.000022 ( 0.000023)
configure 0.000024 0.000011 0.000035 ( 0.000034)
build_up 0.005812 0.000719 0.904819 ( 1.065982)
build_miniruby 0.001151 0.000000 1.021919 ( 1.019935)
build_ruby 0.001457 0.000000 2.767680 ( 2.765173)
build_all 0.000366 0.009618 16.893996 ( 3.004877)
build_install 0.007615 0.003803 2.122502 ( 1.073785)
test_btest 0.000677 0.000381 70.366524 ( 11.822837)
test_basic 0.001499 0.004828 0.344994 ( 0.431343)
test_all 0.001178 0.000737 654.362459 (113.319374)
test_rubyspec 0.064838 0.052116 52.244732 ( 60.290246)
total: 194.79 sec