Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-075251
#<BuildRuby:0x0000561bf017f270
@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.20230215-075251",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001602 0.001979 0.757442 ( 1.227789)
build_miniruby 0.000000 0.000948 0.656748 ( 0.656752)
build_ruby 0.000000 0.001210 2.119565 ( 2.119147)
build_all 0.008717 0.000644 12.357320 ( 1.534741)
build_install 0.002155 0.004386 1.552139 ( 0.765852)
test_btest 0.000466 0.000187 65.794897 ( 6.154935)
test_basic 0.000000 0.003356 0.278539 ( 0.373996)
test_all 0.000555 0.000547 494.564048 ( 47.286196)
test_rubyspec 0.017396 0.012506 34.836312 ( 45.451615)
total: 105.57 sec