Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-215537
#<BuildRuby:0x000055aabefe3f80
@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.20220810-215537",
@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.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000014)
build_up 0.000069 0.006589 0.843658 ( 1.313893)
build_miniruby 0.000663 0.000276 0.058545 ( 0.057366)
build_ruby 0.000717 0.000299 0.059803 ( 0.058589)
build_all 0.003453 0.001438 1.544855 ( 0.589430)
build_install 0.007976 0.003323 5.689017 ( 2.150564)
test_btest 0.000525 0.000219 50.038737 ( 8.355670)
test_basic 0.003841 0.001601 0.331468 ( 0.420225)
test_all 0.000927 0.000386 577.966924 ( 91.848080)
test_rubyspec 0.075989 0.047997 43.825545 ( 51.191984)
total: 155.99 sec