Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-143252
#<BuildRuby:0x0000559d918e4e80
@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-143252",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009639 0.000887 0.824827 ( 1.389004)
build_miniruby 0.001418 0.000218 0.054966 ( 0.053461)
build_ruby 0.001122 0.000173 0.047935 ( 0.046911)
build_all 0.002679 0.005141 1.265985 ( 0.482075)
build_install 0.013739 0.001929 1.557140 ( 0.781739)
test_btest 0.000835 0.000179 52.084285 ( 6.378604)
test_basic 0.005331 0.000000 0.279709 ( 0.371415)
test_all 0.003814 0.000752 510.244555 ( 53.964992)
test_rubyspec 0.098538 0.021646 42.242643 ( 50.682740)
total: 114.15 sec