Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-131302
#<BuildRuby:0x000055a95fe5fde0
@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-131302",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004831 0.001757 0.837658 ( 0.903188)
build_miniruby 0.001044 0.000000 0.057326 ( 0.056092)
build_ruby 0.000903 0.000000 0.059316 ( 0.058222)
build_all 0.004556 0.000000 1.536929 ( 0.583753)
build_install 0.008898 0.002136 1.911777 ( 0.960365)
test_btest 0.000674 0.000000 52.746752 ( 8.176160)
test_basic 0.002344 0.004215 0.362164 ( 0.448912)
test_all 0.001866 0.000499 607.155426 ( 88.837433)
test_rubyspec 0.056938 0.059177 43.849594 ( 51.289173)
total: 151.31 sec