Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-151141
#<BuildRuby:0x00005601d34503a0
@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.20220731-151141",
@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.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011729 0.001041 0.981495 ( 1.221648)
build_miniruby 0.001466 0.000196 0.075292 ( 0.074549)
build_ruby 0.001857 0.000248 0.076512 ( 0.075190)
build_all 0.007154 0.003530 1.526549 ( 0.578905)
build_install 0.016050 0.001856 5.072223 ( 2.048437)
test_btest 0.000940 0.000149 76.888908 ( 8.681920)
test_basic 0.006627 0.001047 0.326834 ( 0.416028)
test_all 0.001874 0.000296 673.134528 ( 65.982906)
test_rubyspec 0.126258 0.054302 45.769238 ( 51.376637)
total: 130.46 sec