Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-140722
#<BuildRuby:0x00005575d6ee4b88
@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.20220130-140722",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010936 0.000602 0.938371 ( 1.197022)
build_miniruby 0.001534 0.000329 0.073731 ( 0.072157)
build_ruby 0.001607 0.000344 0.079420 ( 0.077582)
build_all 0.009781 0.000145 4.037358 ( 0.794229)
build_install 0.020919 0.002888 7.788000 ( 2.307918)
test_btest 0.001178 0.000208 47.202429 ( 43.873409)
test_basic 0.008242 0.000441 0.348753 ( 0.436558)
test_all 0.001979 0.000000 682.245976 ( 67.129130)
test_rubyspec 0.115384 0.033750 45.968271 ( 51.466230)
total: 167.36 sec