Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-125608
#<BuildRuby:0x000055ccb5480af8
@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.20220303-125608",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009829 0.001794 1.021975 ( 1.139649)
build_miniruby 0.001545 0.000475 0.078534 ( 0.076595)
build_ruby 0.001791 0.000552 0.072415 ( 0.070205)
build_all 0.004663 0.004745 4.185289 ( 0.859194)
build_install 0.018256 0.006166 8.016635 ( 2.435850)
test_btest 0.000887 0.000313 75.285396 ( 7.981752)
test_basic 0.003902 0.002760 0.328265 ( 0.417665)
test_all 0.001260 0.000464 664.093073 ( 65.469026)
test_rubyspec 0.106441 0.074182 46.463273 ( 51.896027)
total: 130.35 sec