Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-090439
#<BuildRuby:0x00005568bd128920
@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.20220818-090439",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002568 0.008873 0.975572 ( 1.145193)
build_miniruby 0.001256 0.000386 0.072234 ( 0.070636)
build_ruby 0.001507 0.000463 0.076014 ( 0.074134)
build_all 0.009136 0.001334 1.514111 ( 0.555492)
build_install 0.013746 0.009376 1.870491 ( 0.900555)
test_btest 0.001008 0.000356 77.501301 ( 8.370929)
test_basic 0.001996 0.005658 0.330584 ( 0.419862)
test_all 0.003093 0.001273 676.728728 ( 66.279472)
test_rubyspec 0.081664 0.076735 45.788592 ( 54.298727)
total: 132.12 sec