Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-235351
#<BuildRuby:0x000055e0bb1c04e8
@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.20220212-235351",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009294 0.001430 0.946087 ( 1.017161)
build_miniruby 0.000000 0.002313 0.068565 ( 0.066297)
build_ruby 0.000659 0.001527 0.074891 ( 0.072680)
build_all 0.010383 0.000242 4.109407 ( 0.782516)
build_install 0.022875 0.001417 7.739886 ( 2.319359)
test_btest 0.001042 0.000165 71.806449 ( 8.424158)
test_basic 0.002902 0.005777 0.339666 ( 0.427594)
test_all 0.002053 0.000199 663.065651 ( 65.747801)
test_rubyspec 0.098659 0.059299 46.195171 ( 51.578052)
total: 130.44 sec