Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-222716
#<BuildRuby:0x000055a48ba5b740
@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.20221209-222716",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000192 0.003904 0.816592 ( 1.091415)
build_miniruby 0.000802 0.000000 0.703178 ( 0.702583)
build_ruby 0.001229 0.000000 2.398629 ( 2.339663)
build_all 0.008277 0.000940 12.416832 ( 1.491857)
build_install 0.005956 0.000850 1.649190 ( 0.780839)
test_btest 0.000579 0.000082 68.242071 ( 6.075272)
test_basic 0.003390 0.000484 0.254257 ( 0.349099)
test_all 0.001005 0.000000 489.652109 ( 49.951319)
test_rubyspec 0.007421 0.019698 35.126706 ( 45.724892)
total: 108.51 sec