Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-213246
#<BuildRuby:0x0000555923276678
@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.20221214-213246",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003869 0.000000 0.875855 ( 1.119143)
build_miniruby 0.000986 0.000000 0.974637 ( 0.973449)
build_ruby 0.001161 0.000000 2.839790 ( 2.740454)
build_all 0.006064 0.002817 15.651085 ( 3.373087)
build_install 0.006623 0.003860 2.308173 ( 1.318775)
test_btest 0.000000 0.000613 64.464007 ( 10.512807)
test_basic 0.001102 0.003106 0.303281 ( 0.394825)
test_all 0.001153 0.000220 657.738159 (141.921186)
test_rubyspec 0.046623 0.017583 53.249999 ( 61.312081)
total: 223.67 sec