Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-141411
#<BuildRuby:0x000055edcc0c3568
@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.20231028-141411",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004800 0.000087 1.312314 ( 1.571974)
build_miniruby 0.001305 0.000130 0.845776 ( 0.844740)
build_ruby 0.001131 0.000113 2.765420 ( 2.765744)
build_all 0.005966 0.003799 16.574148 ( 1.449398)
build_install 0.007917 0.000510 4.985122 ( 1.164959)
test_btest 0.000000 0.001086 82.641513 ( 7.340806)
test_basic 0.002007 0.002624 0.733800 ( 0.810874)
test_all 0.100219 0.037746 508.310723 ( 63.797053)
test_rubyspec 0.031705 0.014924 50.848889 ( 63.144962)
total: 142.89 sec