Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-230205
#<BuildRuby:0x000055c4ccd98528
@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.20220201-230205",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005536 0.004640 0.978992 ( 1.686867)
build_miniruby 0.001633 0.000680 0.075116 ( 0.073971)
build_ruby 0.001916 0.000000 0.067940 ( 0.067303)
build_all 0.009570 0.000000 4.161216 ( 0.801317)
build_install 0.020499 0.000592 7.829974 ( 2.351381)
test_btest 0.000936 0.000247 47.042800 ( 43.853672)
test_basic 0.006206 0.001633 0.339338 ( 0.429581)
test_all 0.001328 0.000349 696.846241 ( 67.335955)
test_rubyspec 0.091944 0.075511 45.953228 ( 51.402363)
total: 168.00 sec