Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-165212
#<BuildRuby:0x000055d110b5bc38
@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.20230529-165212",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001803 0.003763 1.370261 ( 2.620045)
build_miniruby 0.001163 0.000000 0.803606 ( 0.803049)
build_ruby 0.001287 0.000000 2.450129 ( 2.450133)
build_all 0.008119 0.000618 12.635104 ( 1.068512)
build_install 0.003296 0.004065 1.711807 ( 0.847948)
test_btest 0.000874 0.000114 81.104030 ( 7.583912)
test_basic 0.003370 0.000440 0.568617 ( 0.651490)
test_all 0.001120 0.000146 457.734860 ( 39.388002)
test_rubyspec 0.026383 0.012294 42.273067 ( 54.810144)
total: 110.22 sec