Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-220410
#<BuildRuby:0x000055a00debf228
@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.20230621-220410",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000559 0.004161 1.263294 ( 2.550168)
build_miniruby 0.001083 0.000181 0.924917 ( 0.923620)
build_ruby 0.001263 0.000211 2.665640 ( 2.665111)
build_all 0.001218 0.008811 15.265586 ( 1.383761)
build_install 0.011261 0.000662 4.441752 ( 1.062914)
test_btest 0.000626 0.000157 81.192389 ( 7.746729)
test_basic 0.000000 0.004440 0.555598 ( 0.641222)
test_all 0.001434 0.000431 440.168972 ( 44.852111)
test_rubyspec 0.014810 0.025608 41.047009 ( 53.465051)
total: 115.29 sec