Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-112943
#<BuildRuby:0x00005587f5b038f8
@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.20230107-112943",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000027 0.000005 0.000032 ( 0.000030)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004047 0.000008 0.634631 ( 1.052193)
build_miniruby 0.000743 0.000114 0.671438 ( 0.670628)
build_ruby 0.001097 0.000169 2.438663 ( 2.438142)
build_all 0.004486 0.005189 12.868846 ( 1.611553)
build_install 0.006458 0.000000 1.548669 ( 0.719933)
test_btest 0.000739 0.000000 68.636601 ( 5.594449)
test_basic 0.000749 0.003140 0.249047 ( 0.343982)
test_all 0.001485 0.000371 498.509414 ( 49.095639)
test_rubyspec 0.008268 0.018930 35.501265 ( 46.018811)
total: 107.55 sec