Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-032010
#<BuildRuby:0x0000556fe3c309d0
@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.20220505-032010",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004514 0.004034 0.892251 ( 1.771389)
build_miniruby 0.000849 0.000100 0.053316 ( 0.052269)
build_ruby 0.000763 0.000090 0.064349 ( 0.063526)
build_all 0.002097 0.003770 1.303204 ( 0.554597)
build_install 0.013223 0.000176 6.613768 ( 3.046569)
test_btest 0.000582 0.000083 61.225447 ( 13.559583)
test_basic 0.004323 0.000617 0.262907 ( 0.361662)
test_all 0.001253 0.000179 536.259974 ( 63.777073)
test_rubyspec 0.044266 0.007043 52.750772 ( 58.522983)
total: 141.71 sec