Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-120942
#<BuildRuby:0x000055a490f2f500
@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-120942",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000472 0.003534 0.789242 ( 1.088743)
build_miniruby 0.000745 0.000135 0.709666 ( 0.708859)
build_ruby 0.001091 0.000198 2.434766 ( 2.360651)
build_all 0.005890 0.003542 12.382747 ( 1.495267)
build_install 0.005248 0.001211 1.635513 ( 0.781857)
test_btest 0.000549 0.000127 65.068414 ( 6.385366)
test_basic 0.003643 0.000000 0.264865 ( 0.360474)
test_all 0.001036 0.000087 489.052899 ( 50.450267)
test_rubyspec 0.010498 0.015567 34.957070 ( 45.522418)
total: 109.15 sec