Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-175607
#<BuildRuby:0x0000564ee9fbf5c0
@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="-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.20221206-175607",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003575 0.000596 0.810182 ( 1.119016)
build_miniruby 0.000720 0.000120 0.533084 ( 0.532533)
build_ruby 0.001251 0.000000 1.673660 ( 1.614733)
build_all 0.009008 0.000227 11.951973 ( 1.487180)
build_install 0.006969 0.000332 1.626952 ( 0.772833)
test_btest 0.000586 0.000078 61.481895 ( 6.432414)
test_basic 0.002856 0.000000 0.229181 ( 0.326097)
test_all 0.000953 0.000000 487.449798 ( 53.349065)
test_rubyspec 0.003673 0.023454 35.221305 ( 45.849891)
total: 111.48 sec