Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-211902
#<BuildRuby:0x0000563ac64e44e8
@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.20220309-211902",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000066 0.000010 0.000076 ( 0.000079)
build_up 0.000000 0.010333 0.991889 ( 1.660823)
build_miniruby 0.000000 0.001789 0.073758 ( 0.071635)
build_ruby 0.000000 0.001959 0.080959 ( 0.079410)
build_all 0.008510 0.001624 1.470375 ( 0.601734)
build_install 0.021007 0.002268 5.119716 ( 2.132243)
test_btest 0.001085 0.000345 75.070707 ( 7.888889)
test_basic 0.006164 0.001961 0.342398 ( 0.429325)
test_all 0.000000 0.001879 667.206528 ( 65.832717)
test_rubyspec 0.103569 0.062288 46.148549 ( 51.246170)
total: 129.94 sec