Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-151402
#<BuildRuby:0x000055ec678cca68
@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.20220312-151402",
@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.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.010559 0.002463 0.999675 ( 1.010864)
build_miniruby 0.001705 0.000285 0.069979 ( 0.068215)
build_ruby 0.000000 0.001573 0.070092 ( 0.068705)
build_all 0.007282 0.001969 1.526886 ( 0.609964)
build_install 0.022939 0.000776 5.280173 ( 2.198787)
test_btest 0.001134 0.000182 73.771951 ( 8.557885)
test_basic 0.005323 0.000852 0.323378 ( 0.413826)
test_all 0.001427 0.000229 671.817294 ( 65.852331)
test_rubyspec 0.097066 0.062245 46.188480 ( 51.635697)
total: 130.42 sec