Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-042304
#<BuildRuby:0x000055f3cbec6700
@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.20220812-042304",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000028 0.000006 0.000034 ( 0.000031)
build_up 0.009063 0.002091 0.972881 ( 1.142195)
build_miniruby 0.001613 0.000372 0.074623 ( 0.074108)
build_ruby 0.002042 0.000471 0.075511 ( 0.074400)
build_all 0.008850 0.000839 1.549980 ( 0.595696)
build_install 0.018377 0.003938 5.244752 ( 2.078944)
test_btest 0.001274 0.000273 71.251115 ( 8.387854)
test_basic 0.006460 0.001384 0.333285 ( 0.422100)
test_all 0.001038 0.003807 691.679591 ( 67.223925)
test_rubyspec 0.083486 0.087294 45.302495 ( 52.740594)
total: 132.74 sec