Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-145652
#<BuildRuby:0x000055566d1e0028
@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-145652",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004925 0.001515 0.840646 ( 1.029016)
build_miniruby 0.000905 0.000279 1.008016 ( 1.005804)
build_ruby 0.000000 0.001540 2.779527 ( 2.776840)
build_all 0.006285 0.003414 16.787775 ( 2.967970)
build_install 0.009867 0.001827 2.287037 ( 1.185987)
test_btest 0.000760 0.000253 73.353128 ( 10.780178)
test_basic 0.005555 0.001851 0.359011 ( 0.443584)
test_all 0.001388 0.000154 665.716598 ( 99.348480)
test_rubyspec 0.062084 0.052609 51.655146 ( 59.672804)
total: 179.21 sec