Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-175151
#<BuildRuby:0x000055607d4c77b8
@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-175151",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009803 0.000631 0.943659 ( 0.986451)
build_miniruby 0.002039 0.000000 0.075892 ( 0.074253)
build_ruby 0.002223 0.000117 0.075790 ( 0.073348)
build_all 0.004586 0.005523 4.030975 ( 0.775031)
build_install 0.009575 0.013078 7.661524 ( 2.325185)
test_btest 0.000000 0.001558 46.904237 ( 43.950520)
test_basic 0.002609 0.004673 0.340370 ( 0.433423)
test_all 0.002187 0.000000 653.673281 ( 64.939982)
test_rubyspec 0.102787 0.053620 45.974861 ( 51.323498)
total: 164.88 sec