Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-085322
#<BuildRuby:0x000055b5d98cb858
@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.20230614-085322",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005671 0.000497 1.577565 ( 2.968765)
build_miniruby 0.000818 0.000241 0.857120 ( 0.856470)
build_ruby 0.000939 0.000277 2.518077 ( 2.519353)
build_all 0.005226 0.004536 12.941491 ( 1.102466)
build_install 0.007809 0.000000 1.854602 ( 0.883144)
test_btest 0.001012 0.000113 81.995492 ( 7.090055)
test_basic 0.004716 0.000126 0.658649 ( 0.738987)
test_all 0.001062 0.000304 458.060895 ( 42.022026)
test_rubyspec 0.017476 0.019250 42.031655 ( 54.494263)
total: 112.68 sec