Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-003649
#<BuildRuby:0x000055ab550cc8e8
@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-003649",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000023 0.000000 0.000023 ( 0.000016)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.004799 0.008277 0.948621 ( 1.280852)
build_miniruby 0.001361 0.000388 0.075874 ( 0.074344)
build_ruby 0.001238 0.000354 0.075204 ( 0.074277)
build_all 0.009004 0.001262 1.500385 ( 0.561961)
build_install 0.005654 0.014753 5.168795 ( 2.083756)
test_btest 0.000970 0.000431 79.217328 ( 8.291864)
test_basic 0.003061 0.005732 0.334600 ( 0.422218)
test_all 0.002524 0.001262 639.826347 ( 65.097531)
test_rubyspec 0.084151 0.093000 45.380026 ( 53.003118)
total: 130.89 sec