Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-102421
#<BuildRuby:0x00005567efed3940
@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.20220301-102421",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008052 0.002684 1.017635 ( 1.138241)
build_miniruby 0.001652 0.000550 0.077225 ( 0.075364)
build_ruby 0.001321 0.000441 0.077896 ( 0.075935)
build_all 0.010178 0.000000 4.214277 ( 0.853726)
build_install 0.008644 0.012212 7.990539 ( 2.428725)
test_btest 0.000963 0.000394 78.509591 ( 8.496291)
test_basic 0.002870 0.004894 0.353488 ( 0.439400)
test_all 0.001266 0.000575 661.996783 ( 65.929456)
test_rubyspec 0.080750 0.089819 46.470502 ( 51.827485)
total: 131.27 sec