Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-004440
#<BuildRuby:0x0000561571f703a0
@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.20220728-004440",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000062 0.000000 0.000062 ( 0.000057)
build_up 0.011046 0.000442 0.971845 ( 1.144978)
build_miniruby 0.002239 0.000298 0.075723 ( 0.075076)
build_ruby 0.001587 0.000211 0.073780 ( 0.073592)
build_all 0.009636 0.000044 1.538549 ( 0.576635)
build_install 0.018741 0.004674 5.163954 ( 2.118520)
test_btest 0.001086 0.000155 76.360989 ( 8.551524)
test_basic 0.006677 0.000954 0.324338 ( 0.413947)
test_all 0.002829 0.000000 682.378717 ( 66.719426)
test_rubyspec 0.108277 0.073340 45.318007 ( 51.068421)
total: 130.74 sec