Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-233757
#<BuildRuby:0x000055d53b5cfdf8
@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.20221221-233757",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003908 0.000206 0.869300 ( 1.108097)
build_miniruby 0.000966 0.000051 1.002400 ( 1.000910)
build_ruby 0.001151 0.000000 2.741578 ( 2.740389)
build_all 0.000833 0.008178 15.836087 ( 3.292117)
build_install 0.007429 0.001114 2.330578 ( 1.359434)
test_btest 0.000519 0.000078 60.081720 ( 11.978304)
test_basic 0.004302 0.000646 0.270248 ( 0.361764)
test_all 0.001207 0.000181 660.746975 (158.028895)
test_rubyspec 0.055580 0.014497 52.226020 ( 60.374053)
total: 240.24 sec