Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-174959
#<BuildRuby:0x00005627de4a0090
@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.20231111-174959",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003387 0.001129 1.600182 ( 1.823779)
build_miniruby 0.001013 0.000338 0.967329 ( 0.966751)
build_ruby 0.001085 0.000362 2.685116 ( 2.685935)
build_all 0.000000 0.010004 16.399366 ( 1.492682)
build_install 0.005596 0.004035 4.959755 ( 1.241112)
test_btest 0.000805 0.000403 81.845801 ( 7.754612)
test_basic 0.003100 0.001550 0.830795 ( 0.905960)
test_all 0.110075 0.025119 537.386529 ( 51.194104)
test_rubyspec 0.023155 0.026454 50.124973 ( 62.466955)
total: 130.53 sec