Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-055932
#<BuildRuby:0x00005650c65206f8
@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.20221206-055932",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009591 0.000781 1.243308 ( 1.656154)
build_miniruby 0.002074 0.000297 0.834441 ( 0.832586)
build_ruby 0.002466 0.000000 2.210522 ( 2.118317)
build_all 0.017288 0.001315 18.459194 ( 2.163819)
build_install 0.018447 0.004159 2.098479 ( 1.012700)
test_btest 0.001403 0.000200 88.730827 ( 9.316417)
test_basic 0.006905 0.000986 0.351007 ( 0.439179)
test_all 0.002169 0.000310 697.104479 ( 69.598578)
test_rubyspec 0.122972 0.035270 48.691727 ( 56.877364)
total: 144.02 sec