Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-090513
#<BuildRuby:0x000055f87ae6f118
@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.20221229-090513",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003667 0.000000 0.625853 ( 1.041038)
build_miniruby 0.000816 0.000000 0.732893 ( 0.732414)
build_ruby 0.001278 0.000000 2.507751 ( 2.507586)
build_all 0.009012 0.000000 12.683676 ( 1.521329)
build_install 0.006654 0.000021 1.610977 ( 0.763125)
test_btest 0.000602 0.000036 67.264240 ( 5.953143)
test_basic 0.003447 0.000203 0.257694 ( 0.353597)
test_all 0.000940 0.000055 499.158868 ( 46.371947)
test_rubyspec 0.016071 0.011081 35.561772 ( 45.748122)
total: 104.99 sec