Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-011618
#<BuildRuby:0x000055d591b58328
@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.20220829-011618",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005852 0.000901 0.802491 ( 0.869449)
build_miniruby 0.000805 0.000124 0.057825 ( 0.056677)
build_ruby 0.000000 0.000964 0.059428 ( 0.058249)
build_all 0.001721 0.002810 1.530107 ( 0.586476)
build_install 0.009765 0.001113 1.901075 ( 0.948649)
test_btest 0.000617 0.000124 50.719975 ( 8.171325)
test_basic 0.005336 0.000134 0.301719 ( 0.390792)
test_all 0.001891 0.000355 627.213477 ( 89.782007)
test_rubyspec 0.060426 0.050136 43.319428 ( 51.653269)
total: 152.52 sec