Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-211318
#<BuildRuby:0x000056435c377fa8
@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.20220727-211318",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003107 0.003698 0.814655 ( 1.053159)
build_miniruby 0.000867 0.000185 0.057992 ( 0.056606)
build_ruby 0.000781 0.000167 0.059612 ( 0.058321)
build_all 0.003693 0.000791 1.539546 ( 0.594345)
build_install 0.010722 0.000435 5.668673 ( 2.168930)
test_btest 0.000625 0.000117 53.847676 ( 7.906524)
test_basic 0.005545 0.000204 0.250898 ( 0.339547)
test_all 0.001138 0.000201 587.545149 ( 89.449493)
test_rubyspec 0.083346 0.032227 43.505898 ( 49.117262)
total: 150.74 sec