Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-054014
#<BuildRuby:0x0000558d10c93ce8
@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.20230803-054014",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002097 0.003237 1.446507 ( 2.656519)
build_miniruby 0.000833 0.000125 0.898274 ( 0.897882)
build_ruby 0.000997 0.000149 2.604762 ( 2.606203)
build_all 0.004223 0.004799 13.829960 ( 1.268783)
build_install 0.008350 0.000003 1.998289 ( 0.909612)
test_btest 0.000864 0.000157 80.118353 ( 7.312388)
test_basic 0.000136 0.004246 0.654484 ( 0.731478)
test_all 0.000000 0.001733 482.186295 ( 49.700096)
test_rubyspec 0.012905 0.029956 44.010706 ( 56.400946)
total: 122.48 sec