Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-194608
#<BuildRuby:0x0000565002d44920
@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.20220803-194608",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006833 0.004971 0.983053 ( 1.123482)
build_miniruby 0.000000 0.002561 0.074629 ( 0.072099)
build_ruby 0.000109 0.001847 0.070157 ( 0.068022)
build_all 0.009975 0.001095 1.521109 ( 0.565094)
build_install 0.019715 0.003943 5.123456 ( 2.031440)
test_btest 0.000772 0.000154 76.158402 ( 8.367978)
test_basic 0.002785 0.004231 0.328345 ( 0.423283)
test_all 0.001682 0.000400 640.648832 ( 64.953840)
test_rubyspec 0.113627 0.055084 45.642008 ( 53.065599)
total: 130.67 sec