Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-191733
#<BuildRuby:0x00005563d61ffba0
@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.20230521-191733",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004678 0.000234 1.295567 ( 2.576860)
build_miniruby 0.001086 0.000000 0.838982 ( 0.838490)
build_ruby 0.001196 0.000000 2.425372 ( 2.425544)
build_all 0.009454 0.000000 12.485709 ( 1.063308)
build_install 0.003753 0.003760 1.724410 ( 0.846370)
test_btest 0.000997 0.000080 82.333257 ( 7.453615)
test_basic 0.000000 0.003940 0.572053 ( 0.653634)
test_all 0.000000 0.001001 437.903401 ( 48.235390)
test_rubyspec 0.014124 0.019649 41.205038 ( 53.680300)
total: 117.77 sec