Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-080344
#<BuildRuby:0x000055bd5f4abe98
@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.20220531-080344",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006446 0.000359 0.846173 ( 0.932711)
build_miniruby 0.000872 0.000125 0.057054 ( 0.055885)
build_ruby 0.000907 0.000130 0.057770 ( 0.056536)
build_all 0.004256 0.000002 1.493148 ( 0.603805)
build_install 0.005311 0.006037 6.304572 ( 2.836758)
test_btest 0.000621 0.000130 46.436838 ( 8.884564)
test_basic 0.005040 0.001061 0.342671 ( 0.430469)
test_all 0.001080 0.000227 639.779969 ( 95.626794)
test_rubyspec 0.097495 0.031313 44.101019 ( 49.645756)
total: 159.07 sec