Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-090759
#<BuildRuby:0x0000560e430c04c0
@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.20220729-090759",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005502 0.007375 1.038313 ( 3.257127)
build_miniruby 0.001804 0.000319 0.073811 ( 0.071718)
build_ruby 0.000000 0.002065 0.071378 ( 0.069766)
build_all 0.004879 0.004814 1.517323 ( 0.578887)
build_install 0.009497 0.013471 5.255188 ( 2.056050)
test_btest 0.000735 0.000293 75.356589 ( 8.025129)
test_basic 0.008005 0.000000 0.332185 ( 0.420671)
test_all 0.001706 0.000620 672.233422 ( 65.980207)
test_rubyspec 0.115494 0.056386 45.460169 ( 51.321962)
total: 131.78 sec