Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-222919
#<BuildRuby:0x00005581c6638088
@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-222919",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005389 0.001348 0.822731 ( 0.925851)
build_miniruby 0.001073 0.000000 0.058097 ( 0.056780)
build_ruby 0.001007 0.000000 0.060238 ( 0.059028)
build_all 0.004165 0.000468 1.528941 ( 0.589396)
build_install 0.006516 0.004552 1.902450 ( 0.951265)
test_btest 0.000453 0.000126 53.251321 ( 8.104665)
test_basic 0.004279 0.001188 0.317053 ( 0.406491)
test_all 0.002083 0.000578 612.758362 ( 90.892864)
test_rubyspec 0.080629 0.044239 43.759410 ( 52.057508)
total: 154.04 sec