Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-183100
#<BuildRuby:0x0000561335e9b670
@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.20220813-183100",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005854 0.000975 0.847891 ( 0.937965)
build_miniruby 0.000933 0.000156 0.057556 ( 0.056245)
build_ruby 0.000873 0.000146 0.060480 ( 0.059137)
build_all 0.004000 0.000667 1.540720 ( 0.592905)
build_install 0.001766 0.009233 1.922485 ( 0.963412)
test_btest 0.000727 0.000224 47.491976 ( 8.934057)
test_basic 0.005685 0.000214 0.261119 ( 0.349348)
test_all 0.002478 0.000000 584.166955 ( 95.390279)
test_rubyspec 0.054771 0.050700 43.810232 ( 51.191845)
total: 158.48 sec