Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-122804
#<BuildRuby:0x00005599d31c8078
@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.20230726-122804",
@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.000010 0.000004 0.000014 ( 0.000013)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000013 0.000004 0.000017 ( 0.000018)
build_up 0.004765 0.001489 1.513236 ( 2.731345)
build_miniruby 0.000788 0.000246 0.840678 ( 0.839770)
build_ruby 0.001163 0.000364 2.623809 ( 2.628165)
build_all 0.009009 0.000021 13.132997 ( 1.217184)
build_install 0.004945 0.003273 1.965380 ( 0.928343)
test_btest 0.000773 0.000232 76.745256 ( 7.614842)
test_basic 0.002984 0.000895 0.604040 ( 0.682912)
test_all 0.000921 0.000276 452.797700 ( 48.278284)
test_rubyspec 0.014337 0.026532 43.233025 ( 55.641890)
total: 120.56 sec