Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-145618
#<BuildRuby:0x000055ddb5f7f510
@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.20220226-145618",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000048 0.000003 0.000051 ( 0.000054)
build_up 0.000000 0.010692 0.981406 ( 1.218725)
build_miniruby 0.001949 0.000000 0.076108 ( 0.075358)
build_ruby 0.002226 0.000155 0.076755 ( 0.074922)
build_all 0.008200 0.001121 4.157740 ( 0.853451)
build_install 0.017303 0.006173 7.916581 ( 2.458246)
test_btest 0.000949 0.000259 73.603309 ( 8.235246)
test_basic 0.006433 0.001755 0.346142 ( 0.434379)
test_all 0.001870 0.000000 705.446574 ( 68.008820)
test_rubyspec 0.109246 0.058730 46.299421 ( 51.805631)
total: 133.17 sec