Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-233942
#<BuildRuby:0x0000557b9f7fc450
@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.20220214-233942",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011395 0.000000 0.981854 ( 1.000196)
build_miniruby 0.001615 0.000060 0.076303 ( 0.074634)
build_ruby 0.001549 0.000193 0.074228 ( 0.072872)
build_all 0.007690 0.003498 4.149417 ( 0.778056)
build_install 0.017073 0.001951 7.800413 ( 2.336580)
test_btest 0.000922 0.000138 75.582781 ( 8.220395)
test_basic 0.007230 0.000352 0.319360 ( 0.408069)
test_all 0.001772 0.000253 658.378961 ( 64.843383)
test_rubyspec 0.081252 0.092243 45.990319 ( 51.285453)
total: 129.02 sec