Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-055609
#<BuildRuby:0x00005591adfae878
@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.20220809-055609",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005410 0.001353 0.811366 ( 1.002695)
build_miniruby 0.000851 0.000212 0.057839 ( 0.056596)
build_ruby 0.000740 0.000185 0.060454 ( 0.059278)
build_all 0.003712 0.000928 1.519909 ( 0.582651)
build_install 0.009892 0.001178 5.593994 ( 2.145920)
test_btest 0.000601 0.000139 47.933825 ( 8.133219)
test_basic 0.004256 0.000982 0.253314 ( 0.342786)
test_all 0.001032 0.000238 599.509318 ( 91.282961)
test_rubyspec 0.099086 0.023646 43.668364 ( 51.036595)
total: 154.64 sec