Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-092016
#<BuildRuby:0x000055718df32740
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-092016",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.004932 0.000308 1.150636 ( 1.179136)
build_miniruby 0.000811 0.000051 0.964388 ( 0.963022)
build_ruby 0.001101 0.000069 2.761646 ( 2.669627)
build_all 0.008847 0.000000 15.934371 ( 3.336624)
build_install 0.008567 0.000476 2.269142 ( 1.265678)
test_btest 0.000631 0.000035 66.490973 ( 10.764262)
test_basic 0.000889 0.004046 0.287250 ( 0.377533)
test_all 0.000853 0.000086 695.757886 (109.464048)
test_rubyspec 0.064704 0.010360 53.448819 ( 61.620184)
total: 191.64 sec