Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-100932
#<BuildRuby:0x00005649e332cb88
@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.20220828-100932",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011221 0.000801 0.996179 ( 1.127805)
build_miniruby 0.002018 0.000144 0.074133 ( 0.072359)
build_ruby 0.001721 0.000123 0.077599 ( 0.075854)
build_all 0.010564 0.000755 1.537571 ( 0.571652)
build_install 0.013559 0.010157 1.896823 ( 0.925556)
test_btest 0.000864 0.000144 73.087826 ( 8.605423)
test_basic 0.007333 0.000303 0.333390 ( 0.430804)
test_all 0.002638 0.000416 677.522861 ( 67.328478)
test_rubyspec 0.103496 0.067445 45.811379 ( 54.231791)
total: 133.37 sec