Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-154205
#<BuildRuby:0x000055abff890ea8
@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.20220920-154205",
@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.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006721 0.004504 1.114661 ( 1.277160)
build_miniruby 0.001740 0.000232 0.111922 ( 0.108886)
build_ruby 0.001668 0.000223 0.112777 ( 0.096831)
build_all 0.009254 0.001234 1.594313 ( 0.658790)
build_install 0.000000 0.023289 1.926123 ( 0.963971)
test_btest 0.000924 0.000746 76.642666 ( 8.612862)
test_basic 0.005025 0.002199 0.375014 ( 0.466529)
test_all 0.003853 0.000000 678.987925 ( 68.476828)
test_rubyspec 0.075284 0.100763 45.569407 ( 53.751957)
total: 134.41 sec