Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-010830
#<BuildRuby:0x000055ee620bffa8
@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.20221202-010830",
@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.000008 0.000001 0.000009 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000003 0.000017 ( 0.000015)
build_up 0.004224 0.000704 1.168619 ( 1.161893)
build_miniruby 0.000780 0.000130 0.921911 ( 0.920490)
build_ruby 0.001091 0.000182 2.731735 ( 2.628869)
build_all 0.008220 0.000602 15.799798 ( 3.417307)
build_install 0.009712 0.000765 2.234375 ( 1.267301)
test_btest 0.000482 0.000072 61.210950 ( 11.954401)
test_basic 0.005388 0.000069 0.295083 ( 0.385414)
test_all 0.001263 0.000000 706.639604 (109.516464)
test_rubyspec 0.041699 0.023192 53.100570 ( 61.381283)
total: 192.63 sec