Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-052607
#<BuildRuby:0x000055a4057f4208
@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.20220804-052607",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.006164 0.000474 0.856480 ( 0.868932)
build_miniruby 0.000995 0.000077 0.057713 ( 0.056423)
build_ruby 0.000951 0.000073 0.059099 ( 0.057860)
build_all 0.004805 0.000000 1.519503 ( 0.585057)
build_install 0.010774 0.000402 5.585815 ( 2.139130)
test_btest 0.000810 0.000054 48.653088 ( 8.371675)
test_basic 0.005556 0.000370 0.333110 ( 0.421074)
test_all 0.000926 0.000062 620.559632 ( 88.259235)
test_rubyspec 0.103471 0.017920 43.759565 ( 51.172873)
total: 151.93 sec