Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-152638
#<BuildRuby:0x0000555d7bf66700
@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.20220723-152638",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006622 0.004912 1.009498 ( 2.019528)
build_miniruby 0.002559 0.000000 0.075944 ( 0.073411)
build_ruby 0.001733 0.000000 0.064969 ( 0.063225)
build_all 0.008392 0.001119 1.542699 ( 0.581852)
build_install 0.012941 0.010704 5.081291 ( 2.049807)
test_btest 0.000000 0.001405 75.361868 ( 8.602614)
test_basic 0.002891 0.004499 0.320990 ( 0.415540)
test_all 0.001572 0.000463 683.135294 ( 66.879158)
test_rubyspec 0.096461 0.083088 46.209007 ( 51.648230)
total: 132.33 sec