Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-002215
#<BuildRuby:0x000055f23c345e98
@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.20221211-002215",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003786 0.000505 0.940095 ( 1.164703)
build_miniruby 0.000852 0.000114 1.049116 ( 1.047762)
build_ruby 0.000000 0.001356 2.713129 ( 2.621007)
build_all 0.007818 0.001422 15.849818 ( 3.293548)
build_install 0.009823 0.000893 2.151147 ( 1.169766)
test_btest 0.000000 0.000561 67.880476 ( 11.035111)
test_basic 0.002552 0.002511 0.300797 ( 0.391246)
test_all 0.001520 0.000277 650.600298 (110.932828)
test_rubyspec 0.042933 0.016707 52.463607 ( 60.572579)
total: 192.23 sec