Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-083335
#<BuildRuby:0x000055d9eb3dbe20
@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.20230726-083335",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004478 0.002102 1.461338 ( 2.883084)
build_miniruby 0.000674 0.000169 0.885430 ( 0.885367)
build_ruby 0.000000 0.001266 2.833028 ( 2.832678)
build_all 0.005288 0.003865 13.682539 ( 1.217343)
build_install 0.007773 0.000009 1.924333 ( 0.876173)
test_btest 0.000711 0.000194 80.771221 ( 7.268064)
test_basic 0.001310 0.004327 0.697042 ( 0.776598)
test_all 0.000000 0.001174 484.804540 ( 57.123589)
test_rubyspec 0.023982 0.020461 45.352292 ( 57.763813)
total: 131.63 sec