Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-021701
#<BuildRuby:0x00005566800203a0
@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.20221116-021701",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002604 0.004859 1.068947 ( 1.362946)
build_miniruby 0.001160 0.000414 0.856001 ( 0.857389)
build_ruby 0.002177 0.000000 2.349560 ( 2.255383)
build_all 0.013988 0.004016 18.221511 ( 2.206844)
build_install 0.014120 0.004706 1.855630 ( 0.972897)
test_btest 0.000960 0.000320 83.197730 ( 10.643072)
test_basic 0.004401 0.001467 0.336950 ( 0.434589)
test_all 0.000000 0.002596 677.501135 ( 73.722812)
test_rubyspec 0.066855 0.046574 49.990106 ( 58.569855)
total: 151.03 sec