Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-181534
#<BuildRuby:0x00005632ffc4abe8
@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.20221213-181534",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004318 0.000040 0.848862 ( 1.052272)
build_miniruby 0.000853 0.000085 0.997640 ( 0.996278)
build_ruby 0.001281 0.000000 2.785078 ( 2.672723)
build_all 0.006148 0.002925 15.922324 ( 3.258544)
build_install 0.005588 0.003374 2.310853 ( 1.316473)
test_btest 0.000475 0.000073 66.757670 ( 10.866601)
test_basic 0.004569 0.000703 0.299908 ( 0.390669)
test_all 0.001433 0.000220 684.770755 (140.923326)
test_rubyspec 0.036788 0.020020 53.243692 ( 61.304108)
total: 222.78 sec