Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-023542
#<BuildRuby:0x000055856dff86e0
@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.20220915-023542",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004347 0.005230 1.083474 ( 1.112298)
build_miniruby 0.000000 0.002137 0.071061 ( 0.070026)
build_ruby 0.000156 0.002026 0.076163 ( 0.074995)
build_all 0.008563 0.000020 1.577872 ( 0.604405)
build_install 0.021484 0.000047 1.906220 ( 0.952845)
test_btest 0.000000 0.001099 95.359467 ( 9.507483)
test_basic 0.004792 0.003191 0.356107 ( 0.445748)
test_all 0.004270 0.000000 631.694229 ( 66.353614)
test_rubyspec 0.099059 0.060278 46.977189 ( 55.057574)
total: 134.18 sec