Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-032022
#<BuildRuby:0x00005647c12bc848
@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.20220204-032022",
@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.000010 0.000002 0.000012 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008841 0.000664 0.962473 ( 1.755837)
build_miniruby 0.001721 0.000230 0.077463 ( 0.076863)
build_ruby 0.001849 0.000246 0.077110 ( 0.076317)
build_all 0.005886 0.004724 4.117963 ( 0.802096)
build_install 0.014449 0.009310 7.800073 ( 2.403548)
test_btest 0.001177 0.000310 47.327204 ( 44.972382)
test_basic 0.003779 0.004397 0.338488 ( 0.427141)
test_all 0.001572 0.000471 706.344981 ( 67.698584)
test_rubyspec 0.058468 0.079820 46.245144 ( 51.744583)
total: 169.96 sec