Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-025038
#<BuildRuby:0x0000560056f96878
@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.20220811-025038",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003965 0.002456 0.825168 ( 0.898204)
build_miniruby 0.000765 0.000153 0.057848 ( 0.056488)
build_ruby 0.000778 0.000156 0.059409 ( 0.058136)
build_all 0.004029 0.000805 1.562756 ( 0.591850)
build_install 0.002695 0.008844 5.726038 ( 2.170195)
test_btest 0.000645 0.000215 49.806609 ( 8.666086)
test_basic 0.001372 0.004750 0.362451 ( 0.450264)
test_all 0.000344 0.000937 613.276162 ( 91.700343)
test_rubyspec 0.054778 0.013051 43.731324 ( 51.165781)
total: 155.76 sec