Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-092218
#<BuildRuby:0x0000556647780610
@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.20220827-092218",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006031 0.005202 0.969155 ( 0.996510)
build_miniruby 0.001664 0.000357 0.075812 ( 0.074616)
build_ruby 0.001616 0.000346 0.078477 ( 0.077359)
build_all 0.008828 0.001891 1.552769 ( 0.591245)
build_install 0.017872 0.004552 1.901736 ( 0.915089)
test_btest 0.000990 0.000220 78.772378 ( 8.422034)
test_basic 0.006124 0.001361 0.323426 ( 0.411953)
test_all 0.004054 0.000000 649.593589 ( 65.472871)
test_rubyspec 0.084434 0.087220 45.480935 ( 53.733178)
total: 130.70 sec