Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-100448
#<BuildRuby:0x000055d8cc51efa0
@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.20231106-100448",
@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.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004106 0.000966 1.348207 ( 1.890864)
build_miniruby 0.000000 0.000961 0.836378 ( 0.836523)
build_ruby 0.000000 0.001329 2.677887 ( 2.678408)
build_all 0.010351 0.000262 16.981964 ( 1.503001)
build_install 0.007375 0.001756 5.240253 ( 1.175245)
test_btest 0.000880 0.000210 84.606146 ( 6.901670)
test_basic 0.004715 0.001122 0.553378 ( 0.627605)
test_all 0.084494 0.053177 524.384815 ( 59.102524)
test_rubyspec 0.012108 0.036691 51.033836 ( 63.344974)
total: 138.06 sec