Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-222758
#<BuildRuby:0x000055fe133ab6e8
@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.20230802-222758",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000043 0.000007 0.000050 ( 0.000052)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.000000 0.005731 1.466492 ( 2.835143)
build_miniruby 0.000000 0.000961 0.858029 ( 0.857947)
build_ruby 0.000267 0.001040 2.594855 ( 2.594647)
build_all 0.009310 0.000000 13.748230 ( 1.201188)
build_install 0.002719 0.005566 1.988712 ( 0.886502)
test_btest 0.000746 0.000227 76.871103 ( 7.807561)
test_basic 0.003620 0.003643 0.608169 ( 0.688281)
test_all 0.001062 0.000134 509.398758 ( 47.278788)
test_rubyspec 0.020434 0.023407 43.999003 ( 56.331887)
total: 120.48 sec