Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-201359
#<BuildRuby:0x00005598caab8070
@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.20230713-201359",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001429 0.004468 1.370641 ( 2.938923)
build_miniruby 0.001242 0.000292 0.937162 ( 0.936145)
build_ruby 0.000992 0.000234 2.590501 ( 2.590396)
build_all 0.007835 0.001843 13.395394 ( 1.217530)
build_install 0.007537 0.000604 1.974973 ( 0.897908)
test_btest 0.000616 0.000137 77.352774 ( 7.344460)
test_basic 0.000000 0.004352 0.688087 ( 0.770567)
test_all 0.000000 0.001019 464.487895 ( 45.565485)
test_rubyspec 0.020641 0.029881 41.533291 ( 54.085871)
total: 116.35 sec