Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-210718
#<BuildRuby:0x0000557aaba97dd0
@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.20230201-210718",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.003812 0.000318 0.691588 ( 1.281965)
build_miniruby 0.001051 0.000088 28.808065 ( 7.005315)
build_ruby 0.000000 0.001338 2.052520 ( 2.051465)
build_all 0.002580 0.006546 11.986101 ( 1.494792)
build_install 0.002895 0.003865 1.500137 ( 0.721336)
test_btest 0.000525 0.000140 63.910225 ( 6.298245)
test_basic 0.002697 0.000720 0.254707 ( 0.350349)
test_all 0.000711 0.000190 478.633626 ( 45.420913)
test_rubyspec 0.022667 0.004565 34.903519 ( 45.273742)
total: 109.90 sec