Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-164439
#<BuildRuby:0x0000556cdb97fea8
@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.20220601-164439",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005850 0.000975 0.867803 ( 1.171797)
build_miniruby 0.000936 0.000156 0.056800 ( 0.055450)
build_ruby 0.000870 0.000145 0.057724 ( 0.056411)
build_all 0.003727 0.000621 1.510643 ( 0.603068)
build_install 0.008467 0.000513 6.311349 ( 2.851422)
test_btest 0.000648 0.000099 55.155876 ( 8.280843)
test_basic 0.005010 0.000770 0.333716 ( 0.421674)
test_all 0.001351 0.000207 650.098956 ( 94.694629)
test_rubyspec 0.073672 0.048471 44.195228 ( 49.776497)
total: 157.91 sec