Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-120332
#<BuildRuby:0x000055942619c728
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221215-120332",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004155 0.000320 0.828757 ( 1.046125)
build_miniruby 0.000961 0.000074 0.985819 ( 0.984160)
build_ruby 0.001269 0.000097 2.703354 ( 2.569530)
build_all 0.008565 0.000659 15.655003 ( 3.240430)
build_install 0.009165 0.000000 2.280167 ( 1.263597)
test_btest 0.000629 0.000000 67.135191 ( 10.653761)
test_basic 0.004729 0.000265 0.309084 ( 0.399667)
test_all 0.001222 0.000082 702.525341 (141.028793)
test_rubyspec 0.055842 0.003136 52.328753 ( 60.538705)
total: 221.73 sec