Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-132432
#<BuildRuby:0x0000560a1453ffb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221210-132432",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003801 0.001267 1.185976 ( 1.184575)
build_miniruby 0.001002 0.000000 0.960928 ( 0.959437)
build_ruby 0.001333 0.000000 2.813504 ( 2.727991)
build_all 0.007087 0.001932 15.963988 ( 3.383366)
build_install 0.001981 0.006730 2.257538 ( 1.265487)
test_btest 0.000382 0.000157 60.186604 ( 11.748723)
test_basic 0.004785 0.000442 0.318928 ( 0.410102)
test_all 0.000816 0.000317 649.491558 (106.258525)
test_rubyspec 0.036234 0.031414 51.847257 ( 60.018282)
total: 187.96 sec