Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-223831
#<BuildRuby:0x000055ec306a2620
@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.20221225-223831",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001069 0.003284 0.781653 ( 0.984285)
build_miniruby 0.000000 0.001041 0.975313 ( 0.973864)
build_ruby 0.000000 0.001142 2.657608 ( 2.656262)
build_all 0.003662 0.005091 16.039265 ( 3.341381)
build_install 0.007448 0.002483 2.270917 ( 1.252386)
test_btest 0.000431 0.000144 64.981072 ( 11.203050)
test_basic 0.003583 0.001195 0.312699 ( 0.403624)
test_all 0.001818 0.000000 632.461410 (104.008226)
test_rubyspec 0.053358 0.016781 51.779552 ( 59.861352)
total: 184.69 sec