Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-102235
#<BuildRuby:0x00005598d4f878f8
@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.20221218-102235",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002734 0.000745 0.634375 ( 1.040296)
build_miniruby 0.000752 0.000206 0.730435 ( 0.729905)
build_ruby 0.001068 0.000291 2.589217 ( 2.524650)
build_all 0.009198 0.000122 12.437473 ( 1.520399)
build_install 0.005423 0.001251 1.604577 ( 0.770631)
test_btest 0.000514 0.000119 65.534285 ( 5.964863)
test_basic 0.000000 0.003813 0.263253 ( 0.358693)
test_all 0.000493 0.001114 505.535166 ( 73.747060)
test_rubyspec 0.018926 0.009552 35.532422 ( 46.045036)
total: 132.70 sec