Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-110536
#<BuildRuby:0x000055cfc4c5e9c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221012-110536",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.000185 0.012455 1.069083 ( 1.126602)
build_miniruby 0.001411 0.000770 0.102124 ( 0.098100)
build_ruby 0.000932 0.000508 0.103795 ( 0.101511)
build_all 0.005028 0.002743 1.312479 ( 0.584706)
build_install 0.006552 0.008991 1.680127 ( 0.913946)
test_btest 0.001191 0.000758 62.448890 ( 6.341748)
test_basic 0.003796 0.002415 0.361200 ( 0.450100)
test_all 0.007873 0.001159 489.095123 ( 53.489736)
test_rubyspec 0.087708 0.045816 42.941531 ( 51.483260)
total: 114.59 sec