Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-113716
#<BuildRuby:0x000055be7fb13f58
@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.20221215-113716",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.004217 0.844879 ( 1.123501)
build_miniruby 0.000000 0.001048 0.984293 ( 0.982792)
build_ruby 0.000000 0.001304 2.724731 ( 2.629660)
build_all 0.006788 0.002199 15.861501 ( 3.326764)
build_install 0.004522 0.004369 2.251850 ( 1.256427)
test_btest 0.000444 0.000117 65.528286 ( 10.972371)
test_basic 0.003728 0.000981 0.335339 ( 0.426067)
test_all 0.001033 0.000272 681.372285 (137.329856)
test_rubyspec 0.036396 0.032742 53.039359 ( 61.178154)
total: 219.23 sec