Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-084726
#<BuildRuby:0x000055e7ecfdd570
@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.20221227-084726",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009762 0.000000 0.957370 ( 1.172813)
build_miniruby 0.002750 0.000091 0.840477 ( 0.838704)
build_ruby 0.002826 0.000377 2.126203 ( 2.127353)
build_all 0.019168 0.001261 18.464458 ( 2.158714)
build_install 0.013174 0.008529 1.993912 ( 1.009863)
test_btest 0.001323 0.000000 89.783448 ( 9.303433)
test_basic 0.006679 0.003402 0.352971 ( 0.438200)
test_all 0.001565 0.000326 679.761880 ( 65.010167)
test_rubyspec 0.128185 0.055946 47.832950 ( 55.995261)
total: 138.06 sec