Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-181312
#<BuildRuby:0x0000556f9feb3ac0
@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.20221220-181312",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000000 0.003488 0.651939 ( 1.066877)
build_miniruby 0.000217 0.000665 0.738711 ( 0.737757)
build_ruby 0.001284 0.000000 2.491339 ( 2.491820)
build_all 0.009028 0.000136 12.463173 ( 1.481953)
build_install 0.002755 0.004141 1.617947 ( 0.768141)
test_btest 0.000558 0.000069 64.494534 ( 6.396648)
test_basic 0.000000 0.003088 0.239901 ( 0.335956)
test_all 0.000000 0.001645 506.321551 ( 74.906220)
test_rubyspec 0.013867 0.014033 34.893791 ( 45.545994)
total: 133.73 sec