Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-193033
#<BuildRuby:0x000055db6c36a5e0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220129-193033",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.011355 0.000000 0.916614 ( 1.472681)
build_miniruby 0.001404 0.000145 0.075586 ( 0.073963)
build_ruby 0.001762 0.000352 0.079107 ( 0.077184)
build_all 0.000553 0.008610 3.988684 ( 0.769809)
build_install 0.015381 0.008426 7.647283 ( 2.324416)
test_btest 0.001101 0.000413 46.071307 ( 43.932707)
test_basic 0.000000 0.006613 0.328414 ( 0.425245)
test_all 0.000000 0.001531 682.210693 ( 66.545747)
test_rubyspec 0.110736 0.049151 45.597869 ( 50.994610)
total: 166.62 sec