Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-143714
#<BuildRuby:0x000055a7078eb5f8
@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.20230626-143714",
@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.000054 0.000000 0.000054 ( 0.000030)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005120 0.000199 1.358196 ( 2.730787)
build_miniruby 0.000904 0.000150 0.841172 ( 0.840670)
build_ruby 0.000000 0.001327 2.649163 ( 2.649671)
build_all 0.004976 0.005172 15.693824 ( 1.396959)
build_install 0.009520 0.000000 4.608885 ( 1.086866)
test_btest 0.001060 0.000000 82.369038 ( 7.319790)
test_basic 0.003489 0.000581 0.678493 ( 0.760764)
test_all 0.001700 0.000354 447.009422 ( 38.925765)
test_rubyspec 0.001845 0.037177 43.164858 ( 55.663824)
total: 111.38 sec