Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-121621
#<BuildRuby:0x000055991340bf30
@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-121621",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003561 0.000647 0.831344 ( 1.321638)
build_miniruby 0.000742 0.000134 0.705693 ( 0.705530)
build_ruby 0.001103 0.000200 2.404301 ( 2.336982)
build_all 0.009248 0.000000 12.418717 ( 1.494915)
build_install 0.006269 0.000224 1.670289 ( 0.810999)
test_btest 0.000586 0.000084 65.374282 ( 6.376792)
test_basic 0.003277 0.000468 0.242771 ( 0.337985)
test_all 0.000765 0.000109 489.892886 ( 50.048657)
test_rubyspec 0.020055 0.006981 35.573243 ( 46.161122)
total: 109.60 sec