Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-023532
#<BuildRuby:0x000055e7a1fdca58
@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.20220212-023532",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000261 0.011864 0.976052 ( 1.050742)
build_miniruby 0.001337 0.000780 0.075966 ( 0.073962)
build_ruby 0.001376 0.000803 0.079849 ( 0.077818)
build_all 0.004830 0.006082 4.082933 ( 0.777982)
build_install 0.017053 0.007031 7.813273 ( 2.300985)
test_btest 0.000720 0.000424 76.150422 ( 8.162808)
test_basic 0.005889 0.000892 0.324035 ( 0.421537)
test_all 0.001732 0.000000 704.465859 ( 67.433729)
test_rubyspec 0.087054 0.080162 45.913115 ( 51.083920)
total: 131.38 sec