Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-082503
#<BuildRuby:0x0000559945270a68
@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.20220827-082503",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000038)
configure 0.000165 0.000000 0.000165 ( 0.000076)
build_up 0.005593 0.003545 0.858761 ( 1.346435)
build_miniruby 0.000000 0.001317 0.054140 ( 0.053300)
build_ruby 0.000000 0.001962 0.060793 ( 0.059015)
build_all 0.006391 0.002280 1.285861 ( 0.488125)
build_install 0.008091 0.008417 1.591286 ( 0.802001)
test_btest 0.000723 0.000272 55.240338 ( 6.156540)
test_basic 0.006282 0.000691 0.291866 ( 0.382212)
test_all 0.003276 0.000547 521.135878 ( 54.604459)
test_rubyspec 0.083889 0.037927 42.235470 ( 50.785315)
total: 114.68 sec