Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-010926
#<BuildRuby:0x0000563afd7bf140
@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-010926",
@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.000001 0.000008 ( 0.000008)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003395 0.000000 0.597204 ( 1.027799)
build_miniruby 0.000962 0.000000 0.795123 ( 0.794319)
build_ruby 0.001298 0.000000 2.499327 ( 2.498702)
build_all 0.008557 0.000925 12.687376 ( 1.524490)
build_install 0.002071 0.004852 1.612808 ( 0.763767)
test_btest 0.000509 0.000109 66.158147 ( 5.996390)
test_basic 0.003341 0.000000 0.247380 ( 0.342706)
test_all 0.001188 0.000000 486.958868 ( 51.656221)
test_rubyspec 0.017039 0.012014 35.203055 ( 45.588655)
total: 110.19 sec