Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-151742
#<BuildRuby:0x0000562cc5570d30
@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.20220912-151742",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008626 0.001232 1.145401 ( 1.139863)
build_miniruby 0.002003 0.000286 0.072146 ( 0.070138)
build_ruby 0.002063 0.000000 0.074325 ( 0.073075)
build_all 0.006408 0.004473 1.574821 ( 0.608338)
build_install 0.017551 0.005372 1.921870 ( 0.956456)
test_btest 0.000958 0.000202 95.097378 ( 9.767077)
test_basic 0.003226 0.004418 0.355312 ( 0.443762)
test_all 0.002858 0.001299 676.584756 ( 67.785548)
test_rubyspec 0.097367 0.064948 47.104447 ( 55.571803)
total: 136.42 sec