Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-102309
#<BuildRuby:0x0000557e0b16f240
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-102309",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006241 0.003878 1.217820 ( 1.212046)
build_miniruby 0.002258 0.000133 0.848618 ( 0.847539)
build_ruby 0.003202 0.000000 2.248367 ( 2.165181)
build_all 0.016019 0.003604 18.622280 ( 2.195225)
build_install 0.021776 0.000000 2.055199 ( 1.049244)
test_btest 0.000000 0.001379 88.882175 ( 9.278475)
test_basic 0.000000 0.008817 0.351991 ( 0.441876)
test_all 0.000151 0.001869 687.101002 ( 69.975965)
test_rubyspec 0.070862 0.084855 49.466745 ( 57.778056)
total: 144.94 sec