Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-200653
#<BuildRuby:0x0000562b79d9e5e0
@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.20220129-200653",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002323 0.008370 0.943555 ( 1.025322)
build_miniruby 0.001528 0.000436 0.072377 ( 0.071278)
build_ruby 0.001674 0.000478 0.079134 ( 0.078123)
build_all 0.005934 0.003453 4.034578 ( 0.780021)
build_install 0.013483 0.008642 7.805389 ( 2.304441)
test_btest 0.001450 0.000000 47.272080 ( 43.980213)
test_basic 0.003440 0.004485 0.347815 ( 0.435734)
test_all 0.001589 0.000000 686.219291 ( 66.676664)
test_rubyspec 0.084592 0.058702 45.516719 ( 51.018130)
total: 166.37 sec