Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-045627
#<BuildRuby:0x000055a8babd43c8
@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.20230124-045627",
@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.000025)
autoconf 0.000040 0.000012 0.000052 ( 0.000053)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.006627 0.002039 0.843317 ( 1.013133)
build_miniruby 0.001284 0.000000 1.009905 ( 1.008107)
build_ruby 0.001708 0.000000 2.757385 ( 2.754841)
build_all 0.006494 0.003269 16.596086 ( 2.997852)
build_install 0.005074 0.006074 2.064194 ( 1.064727)
test_btest 0.000785 0.000294 73.895680 ( 10.274142)
test_basic 0.001486 0.005193 0.350275 ( 0.436671)
test_all 0.000935 0.000409 649.702626 ( 98.624413)
test_rubyspec 0.058008 0.055902 51.255946 ( 59.344877)
total: 177.52 sec