Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-095510
#<BuildRuby:0x000055714e9eca90
@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.20221208-095510",
@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.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000024 0.000004 0.000028 ( 0.000024)
build_up 0.005119 0.005012 1.210893 ( 1.617185)
build_miniruby 0.000000 0.002471 0.837094 ( 0.835749)
build_ruby 0.000762 0.001870 2.238510 ( 2.143297)
build_all 0.016476 0.003480 18.467723 ( 2.127182)
build_install 0.014940 0.006609 2.071229 ( 1.028801)
test_btest 0.000904 0.000283 88.966260 ( 8.953324)
test_basic 0.005957 0.002172 0.348384 ( 0.436720)
test_all 0.001782 0.000563 698.100031 ( 69.724447)
test_rubyspec 0.081087 0.065678 49.107468 ( 57.590611)
total: 144.46 sec