Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-035842
#<BuildRuby:0x00005650ecb0d338
@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.20220809-035842",
@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.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005121 0.004347 0.852872 ( 1.772504)
build_miniruby 0.001611 0.000537 0.061227 ( 0.058351)
build_ruby 0.001236 0.000412 0.063436 ( 0.061033)
build_all 0.007471 0.000974 1.260120 ( 0.455022)
build_install 0.014809 0.001519 4.324856 ( 1.773723)
test_btest 0.001391 0.000371 50.725445 ( 6.234420)
test_basic 0.002612 0.004282 0.297077 ( 0.386704)
test_all 0.001839 0.000575 510.538390 ( 53.875690)
test_rubyspec 0.095151 0.038705 41.809166 ( 49.606652)
total: 114.23 sec