Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-231856
#<BuildRuby:0x000055b49ac03948
@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.20230210-231856",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003320 0.000553 0.610948 ( 1.001742)
build_miniruby 0.000845 0.000140 0.668603 ( 0.668261)
build_ruby 0.000000 0.001220 2.091283 ( 2.090769)
build_all 0.003640 0.005934 12.445866 ( 1.537294)
build_install 0.004912 0.001403 1.513132 ( 0.717727)
test_btest 0.000529 0.000151 65.911979 ( 6.406644)
test_basic 0.002943 0.000841 0.257151 ( 0.352561)
test_all 0.001410 0.000403 484.858073 ( 51.335936)
test_rubyspec 0.019277 0.009547 35.442079 ( 46.001928)
total: 110.11 sec