Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-020805
#<BuildRuby:0x000055fe8376bfb0
@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-020805",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.003927 0.000000 0.839500 ( 1.061597)
build_miniruby 0.000908 0.000087 0.987334 ( 0.986043)
build_ruby 0.000000 0.001312 2.682926 ( 2.587878)
build_all 0.006406 0.002486 15.771257 ( 3.260380)
build_install 0.008993 0.000678 2.229176 ( 1.239801)
test_btest 0.000585 0.000000 61.164508 ( 11.504855)
test_basic 0.001289 0.003151 0.302148 ( 0.393226)
test_all 0.000918 0.000153 653.409050 (117.388738)
test_rubyspec 0.051592 0.020930 51.882833 ( 60.173132)
total: 198.60 sec