Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-025055
#<BuildRuby:0x000055e24a94fe58
@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.20220829-025055",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005514 0.001379 0.861390 ( 0.906032)
build_miniruby 0.000796 0.000199 0.057976 ( 0.056801)
build_ruby 0.000837 0.000210 0.060341 ( 0.059106)
build_all 0.003708 0.000927 1.536704 ( 0.589158)
build_install 0.006831 0.003998 1.909921 ( 0.952109)
test_btest 0.000538 0.000154 49.104249 ( 8.164126)
test_basic 0.004396 0.001256 0.252884 ( 0.342049)
test_all 0.001589 0.000454 620.720936 ( 89.050960)
test_rubyspec 0.079276 0.026671 43.442974 ( 51.743870)
total: 151.86 sec