Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-035130
#<BuildRuby:0x00005598ed81d888
@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-035130",
@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.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010318 0.000000 0.941251 ( 1.283598)
build_miniruby 0.001698 0.000000 0.078326 ( 0.076814)
build_ruby 0.001538 0.000184 0.077657 ( 0.076006)
build_all 0.010230 0.000210 4.169718 ( 0.787860)
build_install 0.015546 0.005327 7.731010 ( 2.342977)
test_btest 0.001632 0.000245 46.963200 ( 44.970747)
test_basic 0.003095 0.004410 0.330939 ( 0.422938)
test_all 0.001619 0.000308 661.156353 ( 65.325007)
test_rubyspec 0.102117 0.063209 46.430067 ( 51.700029)
total: 166.99 sec