Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-215659
#<BuildRuby:0x000055e0af9606c8
@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.20220302-215659",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008725 0.002013 0.994337 ( 1.152758)
build_miniruby 0.001693 0.000390 0.073699 ( 0.072017)
build_ruby 0.002557 0.000000 0.074999 ( 0.072610)
build_all 0.010106 0.000645 4.170116 ( 0.840574)
build_install 0.017990 0.004573 7.913542 ( 2.448618)
test_btest 0.001014 0.000213 76.222735 ( 8.201414)
test_basic 0.004261 0.004768 0.347843 ( 0.435089)
test_all 0.001851 0.000000 702.774985 ( 67.448750)
test_rubyspec 0.127790 0.040580 46.600910 ( 51.978950)
total: 132.65 sec