Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-173101
#<BuildRuby:0x00005588ff2ce9c0
@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.20220717-173101",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.003861 0.005479 0.834816 ( 1.026249)
build_miniruby 0.001299 0.000591 0.062103 ( 0.061796)
build_ruby 0.001473 0.000670 0.064666 ( 0.063134)
build_all 0.006736 0.001024 1.276655 ( 0.508866)
build_install 0.009447 0.004699 4.415433 ( 1.891532)
test_btest 0.000979 0.000419 53.701497 ( 6.256839)
test_basic 0.003482 0.001492 0.281849 ( 0.375475)
test_all 0.002133 0.000914 484.384255 ( 51.626352)
test_rubyspec 0.045192 0.077408 41.789383 ( 47.793220)
total: 109.60 sec