Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-023934
#<BuildRuby:0x00005619d95cead8
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-023934",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.011194 0.000521 0.904788 ( 5.769381)
build_miniruby 0.001554 0.000111 0.055326 ( 0.053713)
build_ruby 0.001344 0.000096 0.053117 ( 0.051588)
build_all 0.003142 0.004449 1.262449 ( 0.481956)
build_install 0.013981 0.001865 4.308071 ( 1.838142)
test_btest 0.001544 0.000206 53.497294 ( 6.466547)
test_basic 0.006235 0.000831 0.289607 ( 0.383630)
test_all 0.003233 0.000431 510.441730 ( 53.309365)
test_rubyspec 0.092227 0.039154 41.909996 ( 47.883053)
total: 116.24 sec