Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-170223
#<BuildRuby:0x0000559d4b6bffb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230118-170223",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005774 0.000825 0.843086 ( 1.034563)
build_miniruby 0.001069 0.000153 1.018408 ( 1.016465)
build_ruby 0.001429 0.000204 2.780294 ( 2.777536)
build_all 0.009446 0.000634 16.815957 ( 3.018952)
build_install 0.005412 0.006094 2.139524 ( 1.082344)
test_btest 0.000000 0.000860 76.653823 ( 10.459014)
test_basic 0.003256 0.003937 0.360725 ( 0.445484)
test_all 0.001070 0.000267 660.619150 (112.518230)
test_rubyspec 0.078150 0.052175 51.908688 ( 59.918355)
total: 192.27 sec