Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-032800
#<BuildRuby:0x0000557cf6970f40
@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.20220207-032800",
@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.000006)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008643 0.001920 0.995029 ( 1.814488)
build_miniruby 0.002484 0.000000 0.075472 ( 0.073468)
build_ruby 0.002050 0.000072 0.080471 ( 0.078509)
build_all 0.009984 0.000364 4.109479 ( 0.785174)
build_install 0.021011 0.003519 7.876134 ( 2.326079)
test_btest 0.000959 0.000282 74.478192 ( 8.367006)
test_basic 0.007947 0.000000 0.336007 ( 0.424665)
test_all 0.001933 0.000000 687.878370 ( 66.142815)
test_rubyspec 0.118695 0.046454 45.830147 ( 51.448587)
total: 131.46 sec