Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-181127
#<BuildRuby:0x000055fa12ec7f40
@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.20220508-181127",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.006711 0.000189 0.873041 ( 1.089932)
build_miniruby 0.000982 0.000065 0.057328 ( 0.056052)
build_ruby 0.000907 0.000060 0.057260 ( 0.055979)
build_all 0.003986 0.000266 1.501939 ( 0.608002)
build_install 0.006252 0.004694 6.270099 ( 2.813324)
test_btest 0.000714 0.000089 49.474713 ( 8.026198)
test_basic 0.000917 0.004804 0.297887 ( 0.386630)
test_all 0.001156 0.000217 620.318817 ( 89.050787)
test_rubyspec 0.057250 0.042925 43.823420 ( 48.735034)
total: 150.82 sec