Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-182343
#<BuildRuby:0x000055db61dbe678
@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.20221230-182343",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.002229 0.004129 0.846752 ( 1.052200)
build_miniruby 0.001214 0.000152 1.022295 ( 1.020264)
build_ruby 0.001589 0.000000 2.776293 ( 2.773694)
build_all 0.009172 0.000297 16.822313 ( 2.989794)
build_install 0.007019 0.004664 2.282465 ( 1.173251)
test_btest 0.000967 0.000153 76.766450 ( 10.668134)
test_basic 0.006501 0.000000 0.346357 ( 0.432575)
test_all 0.001120 0.000000 674.316170 ( 99.123844)
test_rubyspec 0.105533 0.012464 51.599813 ( 59.680738)
total: 178.92 sec