Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-032116
#<BuildRuby:0x000055df25c52920
@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.20220719-032116",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009491 0.000337 0.934485 ( 1.695479)
build_miniruby 0.001213 0.000280 0.054319 ( 0.052845)
build_ruby 0.001339 0.000309 0.063914 ( 0.062952)
build_all 0.007125 0.000598 1.307083 ( 0.507082)
build_install 0.016627 0.002417 4.401032 ( 1.836320)
test_btest 0.001267 0.000253 52.895566 ( 6.196358)
test_basic 0.004400 0.000880 0.288376 ( 0.379845)
test_all 0.002945 0.000166 499.239383 ( 52.398851)
test_rubyspec 0.098793 0.037913 41.957680 ( 47.846872)
total: 110.98 sec