Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-022858
#<BuildRuby:0x00005638e60b5930
@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.20220202-022858",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000777 0.010345 0.958971 ( 2.399292)
build_miniruby 0.001213 0.000607 0.068134 ( 0.065948)
build_ruby 0.001442 0.000721 0.080239 ( 0.077894)
build_all 0.007918 0.001831 4.164946 ( 0.799749)
build_install 0.017548 0.005694 7.802662 ( 2.302454)
test_btest 0.000873 0.000375 46.169230 ( 42.681593)
test_basic 0.006229 0.000000 0.336835 ( 0.427044)
test_all 0.001801 0.000000 655.564140 ( 64.802547)
test_rubyspec 0.122767 0.045147 46.283599 ( 51.672091)
total: 165.23 sec