Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-070807
#<BuildRuby:0x000055d66b256e70
@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.20230531-070807",
@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.000000 0.000052 0.000052 ( 0.000029)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.002880 0.002472 1.454473 ( 2.777128)
build_miniruby 0.000775 0.000215 0.805092 ( 0.804603)
build_ruby 0.000960 0.000266 2.434258 ( 2.435160)
build_all 0.000615 0.007951 12.729006 ( 1.072505)
build_install 0.007622 0.000000 1.713318 ( 0.831681)
test_btest 0.001187 0.000000 82.574911 ( 6.727751)
test_basic 0.003264 0.000191 0.653556 ( 0.737745)
test_all 0.001121 0.000374 455.567387 ( 41.513816)
test_rubyspec 0.017789 0.020401 41.712932 ( 54.230359)
total: 111.13 sec