Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-060740
#<BuildRuby:0x0000557db4ee4a58
@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.20220328-060740",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000071 0.000010 0.000081 ( 0.000082)
build_up 0.007429 0.003212 0.930579 ( 1.468663)
build_miniruby 0.001820 0.000321 0.122503 ( 0.119394)
build_ruby 0.004014 0.000022 3.341052 ( 3.132090)
build_all 0.019911 0.002529 21.301453 ( 2.332666)
build_install 0.012184 0.008008 8.032029 ( 2.426872)
test_btest 0.000914 0.000198 77.786906 ( 8.444283)
test_basic 0.003576 0.004262 0.344891 ( 0.435200)
test_all 0.001554 0.000388 699.108610 ( 68.235793)
test_rubyspec 0.101228 0.058332 45.870724 ( 51.017261)
total: 137.61 sec