Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-184715
#<BuildRuby:0x00005627abadfb50
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230607-184715",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004963 0.000523 1.313266 ( 2.785790)
build_miniruby 0.001092 0.000000 0.854289 ( 0.853633)
build_ruby 0.001200 0.000000 2.469465 ( 2.469585)
build_all 0.000000 0.009053 12.782781 ( 1.180803)
build_install 0.000025 0.007607 1.694278 ( 0.883900)
test_btest 0.000823 0.000250 79.805537 ( 7.690425)
test_basic 0.003468 0.000000 0.650512 ( 0.733271)
test_all 0.001611 0.000000 442.809067 ( 39.445015)
test_rubyspec 0.014614 0.021297 41.360817 ( 53.852560)
total: 109.90 sec