Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-033511
#<BuildRuby:0x00005582907dc040
@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.20221228-033511",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.006197 0.000454 0.847165 ( 1.740055)
build_miniruby 0.001112 0.000238 1.013235 ( 1.011288)
build_ruby 0.001662 0.000000 2.762212 ( 2.759672)
build_all 0.006557 0.003215 16.717142 ( 2.997896)
build_install 0.007688 0.003939 2.274107 ( 1.186036)
test_btest 0.000863 0.000227 68.268992 ( 11.615499)
test_basic 0.002323 0.004806 0.360220 ( 0.444947)
test_all 0.000931 0.000294 667.336317 (116.387823)
test_rubyspec 0.067176 0.055179 51.444734 ( 59.490536)
total: 197.63 sec