Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-004226
#<BuildRuby:0x000055775ba1c480
@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.20220305-004226",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000074 0.000005 0.000079 ( 0.000090)
build_up 0.003567 0.007980 1.025329 ( 1.173026)
build_miniruby 0.001520 0.000304 0.077623 ( 0.075622)
build_ruby 0.002159 0.000000 0.074153 ( 0.072085)
build_all 0.009594 0.000000 4.184144 ( 0.855011)
build_install 0.024187 0.000413 8.042844 ( 2.397066)
test_btest 0.000932 0.000122 74.921517 ( 8.274543)
test_basic 0.002988 0.004822 0.336137 ( 0.423397)
test_all 0.001608 0.000280 650.644942 ( 66.008462)
test_rubyspec 0.107649 0.047001 46.540775 ( 51.999349)
total: 131.28 sec