Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-055619
#<BuildRuby:0x00005565bfbf8090
@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.20230701-055619",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005331 0.000889 1.627215 ( 2.844510)
build_miniruby 0.000910 0.000152 0.872330 ( 0.872051)
build_ruby 0.001070 0.000179 2.679846 ( 2.680216)
build_all 0.001989 0.007089 11.237852 ( 7.697621)
build_install 0.005442 0.003330 5.132250 ( 1.918299)
test_btest 0.000870 0.000237 84.596501 ( 8.032037)
test_basic 0.000213 0.004053 0.538631 ( 0.617985)
test_all 0.001135 0.000361 463.171112 ( 48.626426)
test_rubyspec 0.013706 0.029771 43.588191 ( 56.024745)
total: 129.31 sec