Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-190654
#<BuildRuby:0x000055f1fac0be70
@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.20221231-190654",
@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.000020)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.005044 0.001682 0.840938 ( 1.019808)
build_miniruby 0.001010 0.000336 1.010662 ( 1.008558)
build_ruby 0.001240 0.000414 2.773001 ( 2.770233)
build_all 0.009849 0.000000 16.735774 ( 2.992003)
build_install 0.009680 0.001918 2.322572 ( 1.189748)
test_btest 0.001015 0.000000 71.307712 ( 11.426996)
test_basic 0.002792 0.003579 0.359967 ( 0.446346)
test_all 0.001136 0.000346 660.018868 ( 97.190293)
test_rubyspec 0.060613 0.069815 51.732017 ( 59.792422)
total: 177.84 sec