Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-000411
#<BuildRuby:0x000055a37dbf83c8
@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.20221222-000411",
@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.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003475 0.000869 0.961619 ( 2.871626)
build_miniruby 0.000962 0.000240 6.559396 ( 6.425396)
build_ruby 0.001019 0.000255 2.570219 ( 2.568690)
build_all 0.007150 0.001788 15.961468 ( 3.367176)
build_install 0.007081 0.001771 2.246371 ( 1.278786)
test_btest 0.000414 0.000104 60.122790 ( 12.029173)
test_basic 0.000000 0.004609 0.308833 ( 0.399460)
test_all 0.000467 0.001070 664.213127 (137.522773)
test_rubyspec 0.036022 0.025299 52.031812 ( 60.171333)
total: 226.64 sec