Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-212249
#<BuildRuby:0x000055e9238d83c8
@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.20230108-212249",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000052 0.000016 0.000068 ( 0.000069)
configure 0.000050 0.000016 0.000066 ( 0.000064)
build_up 0.000815 0.008200 0.896415 ( 1.094929)
build_miniruby 0.000814 0.000376 1.013566 ( 1.011730)
build_ruby 0.001083 0.000500 2.791833 ( 2.789281)
build_all 0.006980 0.003222 16.885493 ( 3.004482)
build_install 0.007761 0.003933 2.125622 ( 1.080000)
test_btest 0.000753 0.000351 68.678501 ( 11.366311)
test_basic 0.001238 0.005279 0.350546 ( 0.436979)
test_all 0.000886 0.000473 671.121058 (106.964635)
test_rubyspec 0.056735 0.047356 52.190167 ( 60.297286)
total: 188.05 sec