Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-085221
#<BuildRuby:0x0000564034dffbb8
@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.20230705-085221",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004612 0.001086 1.301940 ( 2.615427)
build_miniruby 0.000816 0.000192 0.840155 ( 0.840475)
build_ruby 0.001048 0.000246 2.610235 ( 2.610633)
build_all 0.001254 0.007681 11.157669 ( 7.485757)
build_install 0.003821 0.005674 5.301427 ( 2.089292)
test_btest 0.000804 0.000313 86.168133 ( 8.327184)
test_basic 0.000078 0.004488 0.740178 ( 0.820522)
test_all 0.000801 0.000356 491.759163 ( 44.615072)
test_rubyspec 0.018067 0.023464 43.545168 ( 55.942832)
total: 125.35 sec