Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-030308
#<BuildRuby:0x000055e61205c8e8
@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.20220904-030308",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008143 0.004068 0.944040 ( 1.144954)
build_miniruby 0.003554 0.000711 31.622732 ( 8.818533)
build_ruby 0.000000 0.003211 2.045326 ( 2.046884)
build_all 0.017913 0.003415 18.826726 ( 2.176715)
build_install 0.020045 0.002645 1.927185 ( 0.940245)
test_btest 0.001114 0.000242 74.312035 ( 8.435321)
test_basic 0.007243 0.000000 0.334074 ( 0.427500)
test_all 0.003739 0.000000 631.440574 ( 64.488528)
test_rubyspec 0.118258 0.048237 45.210072 ( 53.669053)
total: 142.15 sec