Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-065716
#<BuildRuby:0x000055abeac4cea8
@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.20220818-065716",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007841 0.002851 1.008019 ( 1.573106)
build_miniruby 0.001830 0.000000 0.074971 ( 0.073449)
build_ruby 0.002302 0.000000 0.079609 ( 0.076903)
build_all 0.007197 0.003815 1.535079 ( 0.570045)
build_install 0.021023 0.002609 1.873606 ( 0.892820)
test_btest 0.000885 0.000266 69.175032 ( 8.096578)
test_basic 0.005528 0.001659 0.322270 ( 0.411856)
test_all 0.002905 0.001930 685.986517 ( 66.724238)
test_rubyspec 0.111590 0.059903 45.366369 ( 53.007232)
total: 131.43 sec