Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-141247
#<BuildRuby:0x0000558819b87cb0
@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.20231115-141247",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001326 0.003340 1.133942 ( 1.639856)
build_miniruby 0.000841 0.000247 0.838227 ( 0.838752)
build_ruby 0.000961 0.000283 2.675307 ( 2.675756)
build_all 0.006436 0.003551 16.395392 ( 1.533391)
build_install 0.004412 0.004164 4.768033 ( 1.134829)
test_btest 0.000534 0.000187 87.177170 ( 7.363044)
test_basic 0.004265 0.000061 0.775711 ( 0.852901)
test_all 0.112505 0.023610 465.032404 ( 50.829091)
test_rubyspec 0.029479 0.019301 50.231631 ( 62.564048)
total: 129.43 sec