Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-025202
#<BuildRuby:0x0000558397eaafe0
@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.20220817-025202",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011042 0.000184 1.029235 ( 6.899435)
build_miniruby 0.001899 0.000119 0.076627 ( 0.074380)
build_ruby 0.000000 0.002424 0.078683 ( 0.076100)
build_all 0.010264 0.001148 1.509198 ( 0.577461)
build_install 0.020414 0.002041 1.884707 ( 0.906680)
test_btest 0.000892 0.000089 74.991016 ( 7.946745)
test_basic 0.007592 0.000000 0.331982 ( 0.430916)
test_all 0.003863 0.001043 625.717455 ( 63.846454)
test_rubyspec 0.081192 0.092819 45.365160 ( 53.063847)
total: 133.82 sec