Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-175107
#<BuildRuby:0x0000557a1a85bfa8
@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.20220819-175107",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005823 0.000121 0.812322 ( 0.938962)
build_miniruby 0.000840 0.000060 0.057562 ( 0.056246)
build_ruby 0.000903 0.000064 0.059142 ( 0.057995)
build_all 0.000209 0.004418 1.550027 ( 0.587206)
build_install 0.008538 0.000000 1.904440 ( 0.960079)
test_btest 0.000796 0.000072 55.569282 ( 8.162436)
test_basic 0.006114 0.000196 0.348614 ( 0.436117)
test_all 0.001654 0.000195 624.179499 ( 92.597813)
test_rubyspec 0.072656 0.038596 44.286073 ( 52.535812)
total: 156.33 sec