Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-033946
#<BuildRuby:0x000055c108618658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-033946",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000016)
build_up 0.006415 0.004286 0.979554 ( 1.643750)
build_miniruby 0.002134 0.000133 0.078654 ( 0.076669)
build_ruby 0.002007 0.000125 0.076029 ( 0.074439)
build_all 0.010648 0.000665 4.121050 ( 0.789991)
build_install 0.022915 0.000099 7.786028 ( 2.316559)
test_btest 0.000936 0.000046 47.314885 ( 44.097226)
test_basic 0.007165 0.000359 0.340487 ( 0.428935)
test_all 0.002001 0.000100 689.496739 ( 67.217410)
test_rubyspec 0.123828 0.040489 46.132247 ( 51.475487)
total: 168.12 sec