Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-072542
#<BuildRuby:0x0000560a64ff7598
@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.20221226-072542",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003306 0.000551 0.611906 ( 1.040598)
build_miniruby 0.000820 0.000136 0.741423 ( 0.740530)
build_ruby 0.001099 0.000183 2.514758 ( 2.514653)
build_all 0.009062 0.000028 12.556317 ( 1.492922)
build_install 0.002415 0.004042 1.579718 ( 0.747714)
test_btest 0.000633 0.000127 66.061555 ( 5.929696)
test_basic 0.002977 0.000596 0.245649 ( 0.340694)
test_all 0.001065 0.000213 471.700869 ( 45.587137)
test_rubyspec 0.010201 0.017108 34.793400 ( 45.254279)
total: 103.65 sec