Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-144706
#<BuildRuby:0x0000564c7ed47f58
@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.20230112-144706",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000026)
build_up 0.002033 0.004340 0.847627 ( 1.062007)
build_miniruby 0.001084 0.000144 1.023382 ( 1.021493)
build_ruby 0.001354 0.000000 2.784909 ( 2.782644)
build_all 0.009507 0.000276 16.727045 ( 2.981058)
build_install 0.009094 0.000026 2.097081 ( 1.080728)
test_btest 0.000974 0.000103 73.405710 ( 10.534465)
test_basic 0.005750 0.000605 0.343842 ( 0.430328)
test_all 0.000991 0.000104 681.065760 ( 96.567464)
test_rubyspec 0.083038 0.042866 51.618528 ( 59.653785)
total: 176.11 sec