Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-150333
#<BuildRuby:0x000055cb5f5427e0
@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-150333",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006860 0.876027 ( 2.639251)
build_miniruby 0.000000 0.000975 0.057311 ( 0.056087)
build_ruby 0.000000 0.000974 0.059382 ( 0.058080)
build_all 0.000906 0.003745 1.521101 ( 0.584582)
build_install 0.008545 0.002629 5.626770 ( 2.157019)
test_btest 0.000583 0.000179 55.121590 ( 8.062670)
test_basic 0.000852 0.005252 0.375171 ( 0.463011)
test_all 0.001008 0.000387 634.876285 ( 92.638132)
test_rubyspec 0.071191 0.051777 43.729624 ( 51.077707)
total: 157.74 sec