Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-030846
#<BuildRuby:0x0000560f82f3c018
@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.20220826-030846",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.006693 0.830052 ( 1.470160)
build_miniruby 0.000588 0.000446 0.057600 ( 0.056294)
build_ruby 0.000783 0.000241 0.060146 ( 0.058978)
build_all 0.004555 0.000177 1.529678 ( 0.588028)
build_install 0.010321 0.000588 1.927198 ( 0.969436)
test_btest 0.000586 0.000147 52.738565 ( 8.283145)
test_basic 0.004246 0.001062 0.255135 ( 0.345175)
test_all 0.002014 0.000504 592.631586 ( 87.545399)
test_rubyspec 0.084387 0.044721 43.824099 ( 52.085404)
total: 151.40 sec