Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-124628
#<BuildRuby:0x000055db6add44d8
@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.20220405-124628",
@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.000009 0.000004 0.000013 ( 0.000014)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.009526 0.002335 1.012021 ( 1.399301)
build_miniruby 0.001505 0.000627 0.067970 ( 0.065965)
build_ruby 0.001203 0.000501 0.080032 ( 0.078109)
build_all 0.006424 0.003414 4.137142 ( 0.845347)
build_install 0.020016 0.003642 8.569730 ( 2.980496)
test_btest 0.000764 0.000282 78.090129 ( 8.395621)
test_basic 0.007036 0.000934 0.348126 ( 0.435204)
test_all 0.001451 0.000508 650.270932 ( 65.225280)
test_rubyspec 0.111606 0.061079 46.495079 ( 51.859888)
total: 131.29 sec