Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-011608
#<BuildRuby:0x000056209fd0e038
@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.20220731-011608",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.008401 0.001138 0.829210 ( 0.943266)
build_miniruby 0.001333 0.000334 0.063883 ( 0.062651)
build_ruby 0.001156 0.000289 0.057215 ( 0.055984)
build_all 0.006865 0.001716 1.261701 ( 0.470212)
build_install 0.015251 0.001114 4.280206 ( 1.835579)
test_btest 0.001140 0.000244 51.197622 ( 6.191692)
test_basic 0.006674 0.000237 0.295395 ( 0.386030)
test_all 0.002188 0.000437 482.971441 ( 52.297904)
test_rubyspec 0.059356 0.065845 41.808089 ( 47.654636)
total: 109.90 sec