Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-170155
#<BuildRuby:0x000055bc20eccb88
@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-170155",
@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.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009790 0.002461 1.001363 ( 1.052744)
build_miniruby 0.001429 0.000596 0.075588 ( 0.074698)
build_ruby 0.001292 0.000539 0.075386 ( 0.075878)
build_all 0.006875 0.002865 1.550876 ( 0.589997)
build_install 0.012734 0.008674 1.892643 ( 0.946356)
test_btest 0.000758 0.000349 73.396212 ( 8.384932)
test_basic 0.002050 0.003946 0.318634 ( 0.410783)
test_all 0.003940 0.000000 681.416072 ( 67.423131)
test_rubyspec 0.091886 0.061704 45.523333 ( 53.982836)
total: 132.94 sec