Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-071225
#<BuildRuby:0x000055c95bbf7f28
@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.20230111-071225",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005814 0.000831 0.861150 ( 1.046398)
build_miniruby 0.001048 0.000149 1.012495 ( 1.010701)
build_ruby 0.001409 0.000201 2.784728 ( 2.782171)
build_all 0.004298 0.005600 16.848497 ( 3.008235)
build_install 0.010572 0.001117 2.116350 ( 1.074963)
test_btest 0.000945 0.000000 75.967919 ( 10.382305)
test_basic 0.006386 0.000000 0.342135 ( 0.428699)
test_all 0.001772 0.000000 675.192549 ( 95.400860)
test_rubyspec 0.083632 0.036680 52.014158 ( 60.154742)
total: 175.29 sec