Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-000505
#<BuildRuby:0x00005632ee398010
@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.20221229-000505",
@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.000012 0.000006 0.000018 ( 0.000018)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.004356 0.002050 0.834585 ( 1.185487)
build_miniruby 0.000849 0.000400 1.013210 ( 1.011352)
build_ruby 0.001081 0.000509 2.775329 ( 2.772598)
build_all 0.009330 0.000223 16.769222 ( 3.001338)
build_install 0.010938 0.000792 2.297632 ( 1.175363)
test_btest 0.000743 0.000283 72.304635 ( 10.790406)
test_basic 0.005974 0.000511 0.359758 ( 0.445976)
test_all 0.001438 0.000000 656.532174 (109.163775)
test_rubyspec 0.065062 0.054225 51.771429 ( 59.763885)
total: 189.31 sec