Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-020626
#<BuildRuby:0x000055cc53c67fa8
@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.20230811-020626",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005500 0.000245 1.423060 ( 2.657823)
build_miniruby 0.000931 0.000140 0.913013 ( 0.912882)
build_ruby 0.001345 0.000201 2.648705 ( 2.653423)
build_all 0.009019 0.000708 14.323193 ( 1.245234)
build_install 0.008257 0.000000 2.056791 ( 0.943226)
test_btest 0.000989 0.000091 83.402281 ( 7.947473)
test_basic 0.001001 0.003780 0.706347 ( 0.782590)
test_all 0.000803 0.000133 523.689607 ( 50.024198)
test_rubyspec 0.014140 0.028535 47.295898 ( 59.676702)
total: 126.84 sec