Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-173719
#<BuildRuby:0x0000557de2778ae8
@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.20220812-173719",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000042 0.000000 0.000042 ( 0.000043)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.001412 0.010343 0.815642 ( 1.006180)
build_miniruby 0.002273 0.000000 0.065552 ( 0.064019)
build_ruby 0.000000 0.001930 0.057100 ( 0.056075)
build_all 0.006518 0.002663 1.289884 ( 0.476909)
build_install 0.009614 0.008138 1.579390 ( 0.811859)
test_btest 0.001286 0.000386 53.247295 ( 5.980601)
test_basic 0.004955 0.001487 0.308772 ( 0.399416)
test_all 0.001920 0.002372 506.331107 ( 53.437266)
test_rubyspec 0.092759 0.045427 41.674043 ( 49.321775)
total: 111.56 sec