Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-070937
#<BuildRuby:0x0000559c322e7740
@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.20230206-070937",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000040 0.003949 0.631015 ( 1.054312)
build_miniruby 0.000659 0.000239 0.622254 ( 0.621799)
build_ruby 0.000898 0.000327 2.039997 ( 2.040522)
build_all 0.007746 0.001219 12.229791 ( 1.494284)
build_install 0.005777 0.000706 1.469739 ( 0.716459)
test_btest 0.000547 0.000171 63.445897 ( 5.947385)
test_basic 0.000000 0.003307 0.250654 ( 0.346458)
test_all 0.000410 0.000491 473.369327 ( 46.184017)
test_rubyspec 0.019433 0.010194 35.623017 ( 46.152038)
total: 104.56 sec