Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-102020
#<BuildRuby:0x000055c72c915930
@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.20220203-102020",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004341 0.006140 0.963738 ( 1.267484)
build_miniruby 0.000000 0.001921 0.074111 ( 0.074314)
build_ruby 0.001053 0.000797 0.077258 ( 0.077750)
build_all 0.007596 0.002620 4.108153 ( 0.791532)
build_install 0.020145 0.002684 7.784493 ( 2.342728)
test_btest 0.000961 0.000250 47.740982 ( 44.404529)
test_basic 0.005833 0.000513 0.342462 ( 0.432816)
test_all 0.001360 0.000340 667.667066 ( 65.334984)
test_rubyspec 0.103594 0.057047 46.090561 ( 51.529024)
total: 166.26 sec