Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-023444
#<BuildRuby:0x000055ec3b465398
@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.20220609-023444",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003067 0.007941 0.883666 ( 1.225715)
build_miniruby 0.001111 0.000238 0.055425 ( 0.054147)
build_ruby 0.001248 0.000268 0.054038 ( 0.052671)
build_all 0.003473 0.003995 1.234537 ( 0.481585)
build_install 0.012059 0.006863 4.851547 ( 2.422130)
test_btest 0.001871 0.000000 52.295931 ( 6.056337)
test_basic 0.003624 0.001968 0.287920 ( 0.386358)
test_all 0.002261 0.000719 503.771944 ( 53.112367)
test_rubyspec 0.076818 0.044542 41.540480 ( 47.478771)
total: 111.27 sec