Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-194228
#<BuildRuby:0x0000557dfb8dbf20
@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.20220529-194228",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001548 0.004602 0.824972 ( 1.011403)
build_miniruby 0.000668 0.000304 0.056842 ( 0.055624)
build_ruby 0.001039 0.000000 0.057879 ( 0.056597)
build_all 0.002368 0.001918 1.513897 ( 0.605824)
build_install 0.011160 0.000000 6.359013 ( 2.876641)
test_btest 0.000595 0.000215 50.001938 ( 8.934155)
test_basic 0.001245 0.004328 0.284024 ( 0.372828)
test_all 0.001047 0.000458 629.276080 ( 93.654596)
test_rubyspec 0.059989 0.050680 44.131754 ( 49.730003)
total: 157.30 sec