Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-132249
#<BuildRuby:0x00005574c1648008
@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.20221227-132249",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000021 0.000007 0.000028 ( 0.000013)
build_up 0.004863 0.001621 0.903200 ( 1.054413)
build_miniruby 0.000962 0.000320 1.001684 ( 0.999837)
build_ruby 0.001112 0.000370 2.755285 ( 2.752692)
build_all 0.008530 0.001184 16.619582 ( 2.973688)
build_install 0.005613 0.003531 2.240671 ( 1.171732)
test_btest 0.000806 0.000269 68.954186 ( 11.329984)
test_basic 0.004826 0.001608 0.353533 ( 0.439925)
test_all 0.001044 0.000348 663.232923 (113.658306)
test_rubyspec 0.085421 0.046542 51.476295 ( 59.526868)
total: 193.91 sec