Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-221759
#<BuildRuby:0x00005632958af610
@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.20220226-221759",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010521 0.000580 1.016373 ( 1.537380)
build_miniruby 0.001813 0.000389 0.076607 ( 0.074614)
build_ruby 0.001702 0.000364 0.077595 ( 0.075887)
build_all 0.009869 0.000212 4.251798 ( 0.849529)
build_install 0.014123 0.009099 7.804732 ( 2.374589)
test_btest 0.000796 0.000209 76.526382 ( 8.335111)
test_basic 0.003216 0.004140 0.345557 ( 0.435026)
test_all 0.001586 0.000476 702.989520 ( 68.099339)
test_rubyspec 0.110523 0.058012 46.598352 ( 52.022040)
total: 133.80 sec