Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-222012
#<BuildRuby:0x00005618e1cec480
@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.20220216-222012",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.010609 0.928620 ( 0.999434)
build_miniruby 0.000000 0.002018 0.070254 ( 0.070394)
build_ruby 0.000665 0.001502 0.075738 ( 0.075562)
build_all 0.009322 0.000825 4.134260 ( 0.798890)
build_install 0.013949 0.008926 7.825923 ( 2.350956)
test_btest 0.000752 0.000376 76.824700 ( 8.570414)
test_basic 0.002630 0.005538 0.348660 ( 0.438895)
test_all 0.001519 0.000231 687.799174 ( 67.253011)
test_rubyspec 0.085534 0.066327 46.204575 ( 51.575786)
total: 132.13 sec