Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-185212
#<BuildRuby:0x0000561c6408d438
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221025-185212",
@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.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007645 0.001274 1.131658 ( 1.331042)
build_miniruby 0.002011 0.000335 0.113017 ( 0.109811)
build_ruby 0.001246 0.000208 0.109809 ( 0.107255)
build_all 0.008205 0.001368 1.382505 ( 0.589019)
build_install 0.008469 0.006184 1.758122 ( 0.948301)
test_btest 0.001452 0.000336 61.118460 ( 6.699312)
test_basic 0.007250 0.000000 0.376522 ( 0.466725)
test_all 0.007225 0.000000 502.137155 ( 54.850002)
test_rubyspec 0.082579 0.045483 43.523942 ( 52.024234)
total: 117.13 sec