Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-194514
#<BuildRuby:0x000056246b82fba0
@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.20230607-194514",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005385 0.000146 1.316738 ( 2.613099)
build_miniruby 0.000991 0.000104 0.817281 ( 0.816524)
build_ruby 0.000000 0.001204 2.453582 ( 2.454291)
build_all 0.000000 0.009281 12.925598 ( 1.165369)
build_install 0.002131 0.005778 1.803672 ( 0.866972)
test_btest 0.001013 0.000000 82.958911 ( 7.611782)
test_basic 0.000000 0.005127 0.678061 ( 0.759481)
test_all 0.000000 0.001338 459.303193 ( 39.804824)
test_rubyspec 0.022830 0.017557 40.597810 ( 53.057595)
total: 109.15 sec