Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-083227
#<BuildRuby:0x000055afe74dfe08
@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.20230204-083227",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003251 0.000251 0.624757 ( 1.058221)
build_miniruby 0.000833 0.000064 0.622361 ( 0.621908)
build_ruby 0.001089 0.000084 2.050136 ( 2.073418)
build_all 0.001310 0.008100 11.997808 ( 1.478552)
build_install 0.006458 0.000000 1.494888 ( 0.715822)
test_btest 0.000716 0.000000 66.230903 ( 6.376976)
test_basic 0.000000 0.003801 0.258133 ( 0.352812)
test_all 0.001549 0.000176 479.500202 ( 45.396467)
test_rubyspec 0.020632 0.008562 35.197632 ( 45.809019)
total: 103.88 sec