Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-004109
#<BuildRuby:0x000055d507994c10
@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.20220227-004109",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000033 0.000012 0.000045 ( 0.000047)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.005486 0.004690 1.032140 ( 1.192919)
build_miniruby 0.001913 0.000000 0.076326 ( 0.074778)
build_ruby 0.002025 0.000000 0.070601 ( 0.069107)
build_all 0.010046 0.000484 4.163352 ( 0.840221)
build_install 0.010843 0.009570 7.907741 ( 2.481706)
test_btest 0.001422 0.000000 78.378732 ( 8.322174)
test_basic 0.007667 0.000000 0.319262 ( 0.407912)
test_all 0.001531 0.000000 711.715310 ( 68.297058)
test_rubyspec 0.102466 0.072013 46.477784 ( 51.992006)
total: 133.68 sec