Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-154358
#<BuildRuby:0x00005614e9728dd8
@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.20220814-154358",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010213 0.000945 0.948507 ( 0.993299)
build_miniruby 0.001622 0.000250 0.079157 ( 0.077780)
build_ruby 0.001726 0.000265 0.074856 ( 0.073279)
build_all 0.009150 0.000619 1.548666 ( 0.594685)
build_install 0.015379 0.006095 1.898762 ( 0.932295)
test_btest 0.001043 0.000196 72.204703 ( 8.623980)
test_basic 0.002151 0.006071 0.337918 ( 0.425352)
test_all 0.003680 0.000920 647.225956 ( 64.736660)
test_rubyspec 0.094470 0.079462 45.985889 ( 53.638476)
total: 130.10 sec