Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-074654
#<BuildRuby:0x0000565409813108
@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.20230813-074654",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005338 0.000306 1.529519 ( 2.738279)
build_miniruby 0.000838 0.000186 0.850640 ( 0.849776)
build_ruby 0.000000 0.001276 2.599055 ( 2.598716)
build_all 0.007533 0.002579 14.713619 ( 1.315373)
build_install 0.008727 0.000139 2.150625 ( 0.951965)
test_btest 0.000888 0.000202 86.380723 ( 7.633910)
test_basic 0.003981 0.000905 0.560215 ( 0.637474)
test_all 0.001185 0.000269 533.600213 ( 45.992450)
test_rubyspec 0.007095 0.040142 46.266605 ( 58.589422)
total: 121.31 sec