Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-032708
#<BuildRuby:0x000055de650c2eb8
@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.20230807-032708",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005199 0.000000 1.400464 ( 2.677057)
build_miniruby 0.000811 0.000000 0.930713 ( 0.929856)
build_ruby 0.001255 0.000000 2.902510 ( 2.902382)
build_all 0.009535 0.000021 15.135747 ( 1.320107)
build_install 0.004892 0.003348 1.964690 ( 0.912450)
test_btest 0.000000 0.001066 86.159791 ( 7.734352)
test_basic 0.000000 0.004746 0.672022 ( 0.752208)
test_all 0.000490 0.001693 537.180841 ( 56.121785)
test_rubyspec 0.006436 0.037277 46.241825 ( 58.500552)
total: 131.85 sec