Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-192002
#<BuildRuby:0x0000564800bb8b88
@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.20220831-192002",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010410 0.000743 0.961135 ( 0.984115)
build_miniruby 0.001892 0.000135 0.077794 ( 0.076465)
build_ruby 0.001694 0.000121 0.075600 ( 0.073819)
build_all 0.010088 0.000337 1.542941 ( 0.585844)
build_install 0.019424 0.000184 1.926897 ( 0.936687)
test_btest 0.000963 0.000054 75.479892 ( 7.960910)
test_basic 0.007304 0.000406 0.327314 ( 0.416206)
test_all 0.004227 0.000234 677.812812 ( 67.092195)
test_rubyspec 0.102140 0.062523 45.913209 ( 54.116658)
total: 132.24 sec