Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-180312
#<BuildRuby:0x0000564a53c80728
@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.20221209-180312",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005035 0.000000 1.166441 ( 1.204081)
build_miniruby 0.000982 0.000000 0.934848 ( 0.933440)
build_ruby 0.001356 0.000000 2.645340 ( 2.552725)
build_all 0.008878 0.000238 15.805224 ( 3.319671)
build_install 0.008464 0.000236 2.236025 ( 1.277376)
test_btest 0.000585 0.000034 58.339034 ( 11.946995)
test_basic 0.004748 0.000279 0.313338 ( 0.403864)
test_all 0.001242 0.000073 659.225589 (111.419405)
test_rubyspec 0.042405 0.022035 52.362139 ( 60.558149)
total: 193.62 sec