Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-154556
#<BuildRuby:0x000055c973b2d5a8
@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-154556",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002249 0.008602 0.981948 ( 1.083776)
build_miniruby 0.001538 0.000474 0.075602 ( 0.073366)
build_ruby 0.001723 0.000531 0.076127 ( 0.073982)
build_all 0.009818 0.000274 4.049449 ( 0.788518)
build_install 0.019324 0.002444 7.792311 ( 2.316327)
test_btest 0.001156 0.000272 45.936743 ( 42.793018)
test_basic 0.005774 0.001358 0.328188 ( 0.423383)
test_all 0.001586 0.000373 666.467154 ( 66.007890)
test_rubyspec 0.118217 0.041625 45.746329 ( 51.104986)
total: 164.67 sec