Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-080814
#<BuildRuby:0x0000564951594b88
@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-080814",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000038 0.000002 0.000040 ( 0.000031)
build_up 0.010231 0.000683 0.959213 ( 1.093808)
build_miniruby 0.001754 0.000117 0.072937 ( 0.071633)
build_ruby 0.001898 0.000000 0.070695 ( 0.069015)
build_all 0.011273 0.000000 4.073088 ( 0.784886)
build_install 0.022485 0.000620 7.776868 ( 2.365661)
test_btest 0.001103 0.000055 46.194164 ( 43.003961)
test_basic 0.006868 0.000344 0.348455 ( 0.437539)
test_all 0.002021 0.000043 701.426895 ( 67.287186)
test_rubyspec 0.111299 0.054999 46.066881 ( 51.224539)
total: 166.34 sec