Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-081335
#<BuildRuby:0x000055c03ee36eb8
@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.20230729-081335",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004952 0.000092 1.393680 ( 2.610188)
build_miniruby 0.000939 0.000099 0.886010 ( 0.885390)
build_ruby 0.001144 0.000121 2.726876 ( 2.726418)
build_all 0.004330 0.004921 14.238462 ( 1.223792)
build_install 0.008285 0.000000 1.963648 ( 0.897530)
test_btest 0.000677 0.000011 79.722018 ( 7.364439)
test_basic 0.004803 0.000045 0.790123 ( 0.865138)
test_all 0.000854 0.000116 518.744650 ( 57.198927)
test_rubyspec 0.002661 0.039090 44.227314 ( 56.591422)
total: 130.36 sec