Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-163046
#<BuildRuby:0x000055ef178140a0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220429-163046",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005945 0.000914 0.857846 ( 1.709595)
build_miniruby 0.000876 0.000135 0.057207 ( 0.055869)
build_ruby 0.000795 0.000122 0.057917 ( 0.056639)
build_all 0.003649 0.000561 1.523359 ( 0.609310)
build_install 0.010104 0.000763 6.258658 ( 2.788523)
test_btest 0.000750 0.000107 54.944293 ( 7.944937)
test_basic 0.000406 0.005288 0.258497 ( 0.347339)
test_all 0.000975 0.000209 638.409731 ( 94.150640)
test_rubyspec 0.081232 0.048140 43.868218 ( 48.775641)
total: 156.44 sec