Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-121802
#<BuildRuby:0x0000555ac984f728
@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.20230522-121802",
@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.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.001775 0.003479 1.438564 ( 2.717026)
build_miniruby 0.000774 0.000227 0.792873 ( 0.792287)
build_ruby 0.000984 0.000289 2.383255 ( 2.383710)
build_all 0.009050 0.000209 12.645047 ( 1.176202)
build_install 0.005776 0.001520 1.686427 ( 0.829612)
test_btest 0.000826 0.000217 82.652688 ( 7.043746)
test_basic 0.000000 0.004093 0.760254 ( 0.842001)
test_all 0.000913 0.000619 461.279468 ( 44.075549)
test_rubyspec 0.001879 0.039241 42.081375 ( 54.512239)
total: 114.37 sec