Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-063406
#<BuildRuby:0x000055be003c36d8
@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.20231027-063406",
@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.000000 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004709 0.000236 1.411880 ( 1.638489)
build_miniruby 0.000972 0.000048 0.865902 ( 0.865795)
build_ruby 0.001625 0.000000 2.735475 ( 2.735178)
build_all 0.000000 0.009975 15.850194 ( 1.483872)
build_install 0.008930 0.000000 4.883087 ( 1.152384)
test_btest 0.001230 0.000023 82.039717 ( 7.248671)
test_basic 0.003739 0.000554 0.697482 ( 0.775895)
test_all 0.089310 0.044410 501.468038 ( 45.561182)
test_rubyspec 0.046212 0.007484 51.157267 ( 63.447411)
total: 124.91 sec