Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-073023
#<BuildRuby:0x000055cedd238028
@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.20230526-073023",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002398 0.003443 1.376267 ( 2.641438)
build_miniruby 0.000822 0.000309 0.772804 ( 0.772709)
build_ruby 0.000853 0.000320 2.397630 ( 2.397874)
build_all 0.009090 0.000312 12.453975 ( 1.105544)
build_install 0.004703 0.002885 1.688749 ( 0.819391)
test_btest 0.000683 0.000239 79.877949 ( 7.555187)
test_basic 0.000839 0.004330 0.719039 ( 0.800417)
test_all 0.001254 0.000502 429.334217 ( 47.186649)
test_rubyspec 0.014858 0.023721 41.408263 ( 53.842675)
total: 117.12 sec