Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-021025
#<BuildRuby:0x00005563c9a576e8
@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.20221207-021025",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000539 0.004055 0.821464 ( 1.344731)
build_miniruby 0.000000 0.000856 0.710021 ( 0.709863)
build_ruby 0.000000 0.001274 2.369617 ( 2.303710)
build_all 0.007440 0.001587 12.331785 ( 1.506561)
build_install 0.005852 0.000529 1.568276 ( 0.755597)
test_btest 0.000000 0.000686 64.189719 ( 6.450634)
test_basic 0.000157 0.003369 0.252733 ( 0.347770)
test_all 0.000623 0.000208 506.183333 ( 50.121706)
test_rubyspec 0.013080 0.014650 35.155823 ( 45.643715)
total: 109.18 sec