Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-194423
#<BuildRuby:0x0000561a1bb7f6e8
@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.20221205-194423",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004446 0.000000 0.809504 ( 1.097481)
build_miniruby 0.000877 0.000000 0.514444 ( 0.513998)
build_ruby 0.001213 0.000000 1.678415 ( 1.611589)
build_all 0.008492 0.000455 11.882044 ( 1.495148)
build_install 0.002968 0.003932 1.598804 ( 0.761746)
test_btest 0.000533 0.000100 62.737179 ( 5.979515)
test_basic 0.000103 0.003174 0.237497 ( 0.333671)
test_all 0.000889 0.000209 499.541289 ( 49.638986)
test_rubyspec 0.000891 0.036154 35.176791 ( 45.757353)
total: 107.19 sec