Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-031503
#<BuildRuby:0x0000563177b30930
@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.20220223-031503",
@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.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010542 0.002129 0.871034 ( 0.979656)
build_miniruby 0.001233 0.000411 0.070236 ( 0.068377)
build_ruby 0.001475 0.000491 0.069141 ( 0.067584)
build_all 0.009897 0.000011 1.506969 ( 0.608497)
build_install 0.016784 0.007097 5.131320 ( 2.130835)
test_btest 0.001144 0.000357 77.178905 ( 8.231880)
test_basic 0.002746 0.004497 0.338726 ( 0.434037)
test_all 0.001318 0.000465 710.726891 ( 68.302195)
test_rubyspec 0.077261 0.077395 46.079850 ( 51.600382)
total: 132.42 sec