Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-115032
#<BuildRuby:0x0000559d5c1e04e8
@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.20220210-115032",
@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.000008 0.000002 0.000010 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.007266 0.003711 0.965052 ( 1.796575)
build_miniruby 0.001352 0.000483 0.077199 ( 0.075020)
build_ruby 0.001450 0.000517 0.076199 ( 0.073938)
build_all 0.003399 0.008080 4.102573 ( 0.774174)
build_install 0.011760 0.011683 7.780275 ( 2.311970)
test_btest 0.000655 0.000364 71.184741 ( 8.217205)
test_basic 0.009000 0.000438 0.339632 ( 0.433547)
test_all 0.001142 0.000571 695.313709 ( 67.090834)
test_rubyspec 0.087850 0.069987 46.571173 ( 51.911863)
total: 132.69 sec