Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-175131
#<BuildRuby:0x000055afac39ffb0
@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.20220626-175131",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000014 0.000002 0.000016 ( 0.000014)
build_up 0.002598 0.003954 0.826346 ( 1.156321)
build_miniruby 0.000977 0.000000 0.057936 ( 0.056757)
build_ruby 0.000934 0.000000 0.059470 ( 0.058317)
build_all 0.000611 0.003783 1.495194 ( 0.600462)
build_install 0.010570 0.000461 6.328357 ( 2.866608)
test_btest 0.000789 0.000139 56.876303 ( 8.288109)
test_basic 0.005015 0.000885 0.307653 ( 0.396048)
test_all 0.000969 0.000171 627.286850 ( 89.483887)
test_rubyspec 0.049831 0.039861 44.024733 ( 49.614535)
total: 152.52 sec