Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-074836
#<BuildRuby:0x000056057c188af8
@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.20220405-074836",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000066)
configure 0.000072 0.000010 0.000082 ( 0.000083)
build_up 0.010601 0.000373 1.051243 ( 2.354212)
build_miniruby 0.001877 0.000235 0.075024 ( 0.073594)
build_ruby 0.001696 0.000212 0.080489 ( 0.078801)
build_all 0.010288 0.000203 4.170276 ( 0.846462)
build_install 0.023184 0.001450 8.468194 ( 2.966271)
test_btest 0.001000 0.000100 72.641344 ( 8.493419)
test_basic 0.007399 0.000216 0.333106 ( 0.422821)
test_all 0.001760 0.000168 648.915603 ( 66.046728)
test_rubyspec 0.114199 0.067298 46.596975 ( 57.042796)
total: 138.33 sec