Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-120944
#<BuildRuby:0x0000564c82720f40
@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.20220219-120944",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010561 0.000350 0.921626 ( 1.071813)
build_miniruby 0.001849 0.000231 0.074633 ( 0.072482)
build_ruby 0.002016 0.000252 0.079908 ( 0.077515)
build_all 0.010187 0.000174 4.071888 ( 0.791126)
build_install 0.022074 0.001326 7.808088 ( 2.332321)
test_btest 0.001070 0.000000 74.461580 ( 8.073018)
test_basic 0.003377 0.004308 0.336153 ( 0.424448)
test_all 0.000958 0.001305 661.747067 ( 69.855160)
test_rubyspec 0.122187 0.037589 46.285482 ( 51.873459)
total: 134.57 sec