Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-015531
#<BuildRuby:0x000055787b9e2548
@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.20220130-015531",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000013 0.000003 0.000016 ( 0.000009)
build_up 0.002183 0.008728 0.938115 ( 0.982408)
build_miniruby 0.001098 0.000423 0.071784 ( 0.070439)
build_ruby 0.001229 0.000473 0.068670 ( 0.067289)
build_all 0.003624 0.005976 4.055326 ( 0.785774)
build_install 0.021921 0.001259 7.718115 ( 2.288970)
test_btest 0.000575 0.000203 47.516186 ( 44.104315)
test_basic 0.005853 0.002066 0.331396 ( 0.418543)
test_all 0.001170 0.000412 667.533935 ( 65.565118)
test_rubyspec 0.106298 0.051244 45.740246 ( 51.244981)
total: 165.53 sec