Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-025153
#<BuildRuby:0x0000561a9e17be20
@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.20221204-025153",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.005243 1.155589 ( 1.201163)
build_miniruby 0.000000 0.001038 1.000512 ( 0.999263)
build_ruby 0.000000 0.001233 2.709731 ( 2.624100)
build_all 0.000000 0.009151 15.913174 ( 3.349686)
build_install 0.008660 0.000000 2.263653 ( 1.248311)
test_btest 0.000572 0.000000 59.376069 ( 12.267794)
test_basic 0.000699 0.003854 0.340535 ( 0.431786)
test_all 0.000985 0.000167 693.042952 (109.168151)
test_rubyspec 0.021675 0.039593 53.529379 ( 61.689679)
total: 192.98 sec