Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-180947
#<BuildRuby:0x0000559c886c0460
@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-180947",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002728 0.003807 0.836955 ( 1.114545)
build_miniruby 0.001015 0.000203 1.008105 ( 1.006167)
build_ruby 0.001229 0.000246 2.775988 ( 2.773357)
build_all 0.001872 0.007593 16.581663 ( 2.992706)
build_install 0.008671 0.002710 2.258093 ( 1.177500)
test_btest 0.000668 0.000209 75.047227 ( 10.768103)
test_basic 0.004829 0.001509 0.361213 ( 0.447552)
test_all 0.001153 0.000360 667.569185 ( 98.390411)
test_rubyspec 0.064075 0.059637 51.543403 ( 59.559296)
total: 178.23 sec