Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-232605
#<BuildRuby:0x000055d7b4266f38
@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.20230212-232605",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003419 0.000683 0.613137 ( 1.014867)
build_miniruby 0.000730 0.000146 0.639886 ( 0.639679)
build_ruby 0.001052 0.000210 2.071859 ( 2.071504)
build_all 0.007369 0.001474 12.450976 ( 1.515241)
build_install 0.005351 0.001070 1.521553 ( 0.731162)
test_btest 0.000600 0.000120 64.116814 ( 6.558042)
test_basic 0.000000 0.003850 0.247125 ( 0.341927)
test_all 0.000000 0.001290 497.610861 ( 47.972509)
test_rubyspec 0.006548 0.021015 35.287446 ( 45.838448)
total: 106.68 sec