Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-061937
#<BuildRuby:0x00005647d45eec88
@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.20220722-061937",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008705 0.000338 0.857604 ( 1.122806)
build_miniruby 0.001540 0.000110 0.054523 ( 0.052762)
build_ruby 0.000000 0.001754 0.056977 ( 0.054458)
build_all 0.007342 0.003012 1.258051 ( 0.465127)
build_install 0.008453 0.007144 4.420420 ( 1.857797)
test_btest 0.001275 0.000269 54.973902 ( 6.379769)
test_basic 0.005147 0.001083 0.297279 ( 0.396407)
test_all 0.003104 0.000194 512.735647 ( 53.812831)
test_rubyspec 0.083931 0.052275 41.745288 ( 47.625436)
total: 111.77 sec