Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-215810
#<BuildRuby:0x0000560eedc8f4b8
@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.20220825-215810",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010193 0.001568 0.992761 ( 0.992104)
build_miniruby 0.001869 0.000288 0.078484 ( 0.076119)
build_ruby 0.000000 0.002478 0.076653 ( 0.074943)
build_all 0.000000 0.009723 1.539489 ( 0.593433)
build_install 0.008245 0.013702 1.902846 ( 0.925454)
test_btest 0.000684 0.000342 73.905014 ( 8.230642)
test_basic 0.003594 0.004036 0.332974 ( 0.422600)
test_all 0.003295 0.001744 632.412939 ( 64.636796)
test_rubyspec 0.101163 0.073543 45.447790 ( 53.933001)
total: 129.89 sec