Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-101517
#<BuildRuby:0x000056030d281480
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-101517",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000038 0.000014 0.000052 ( 0.000051)
autoconf 0.000036 0.000013 0.000049 ( 0.000050)
configure 0.000044 0.000016 0.000060 ( 0.000058)
build_up 0.007610 0.005397 0.826246 ( 0.867955)
build_miniruby 0.001027 0.000428 0.055113 ( 0.053744)
build_ruby 0.001216 0.000507 0.067840 ( 0.066538)
build_all 0.008538 0.000000 1.242987 ( 0.468884)
build_install 0.016071 0.000000 1.595909 ( 0.797764)
test_btest 0.001488 0.000000 53.840692 ( 6.148748)
test_basic 0.006072 0.000567 0.291108 ( 0.381387)
test_all 0.005003 0.000138 515.391569 ( 54.304666)
test_rubyspec 0.083557 0.048148 41.826972 ( 50.424615)
total: 113.52 sec