Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-233033
#<BuildRuby:0x00005607c4c06be8
@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.20230118-233033",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000025 0.000001 0.000026 ( 0.000042)
build_up 0.006586 0.000161 0.924218 ( 1.098318)
build_miniruby 0.000000 0.001280 1.013625 ( 1.011523)
build_ruby 0.000000 0.001686 2.786647 ( 2.783909)
build_all 0.006306 0.003562 16.990217 ( 2.992909)
build_install 0.011063 0.000517 2.156723 ( 1.097377)
test_btest 0.000633 0.000083 75.452899 ( 10.570237)
test_basic 0.002137 0.004125 0.344458 ( 0.431050)
test_all 0.000975 0.000170 664.292206 ( 97.561344)
test_rubyspec 0.060755 0.040784 52.068596 ( 60.113008)
total: 177.66 sec