Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-024341
#<BuildRuby:0x000055e63460fac0
@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.20221207-024341",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.004484 0.000000 0.829799 ( 1.126190)
build_miniruby 0.000837 0.000000 0.702067 ( 0.701434)
build_ruby 0.000000 0.001293 2.385015 ( 2.318412)
build_all 0.000426 0.008518 12.378488 ( 1.525248)
build_install 0.002550 0.003935 1.599759 ( 0.781837)
test_btest 0.000517 0.000129 62.831361 ( 6.332089)
test_basic 0.000284 0.003583 0.274677 ( 0.369771)
test_all 0.000808 0.000253 491.356040 ( 49.438591)
test_rubyspec 0.012567 0.014941 34.682154 ( 45.232590)
total: 107.83 sec