Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-070502
#<BuildRuby:0x000055a12df640e0
@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.20230113-070502",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003164 0.000527 0.603341 ( 1.064056)
build_miniruby 0.000798 0.000133 0.670993 ( 0.670383)
build_ruby 0.001123 0.000187 2.450924 ( 2.454513)
build_all 0.008321 0.001387 12.922469 ( 1.598251)
build_install 0.006320 0.000185 1.523160 ( 0.725175)
test_btest 0.000559 0.000086 67.568606 ( 6.208408)
test_basic 0.003301 0.000508 0.266100 ( 0.361384)
test_all 0.001105 0.000170 507.851861 ( 47.817770)
test_rubyspec 0.027621 0.002188 35.694272 ( 46.316530)
total: 107.22 sec