Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-232714
#<BuildRuby:0x000055c5448a40d0
@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.20230119-232714",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000017 0.000007 0.000024 ( 0.000023)
configure 0.000034 0.000014 0.000048 ( 0.000049)
build_up 0.001739 0.004750 0.843038 ( 2.217908)
build_miniruby 0.000000 0.001225 1.022472 ( 1.020605)
build_ruby 0.000000 0.001620 2.798061 ( 2.795271)
build_all 0.008599 0.001352 16.926428 ( 3.002729)
build_install 0.007607 0.003803 2.130207 ( 1.081283)
test_btest 0.000656 0.000328 70.780156 ( 10.818986)
test_basic 0.001500 0.005521 0.313373 ( 0.398541)
test_all 0.001273 0.000352 661.875449 (111.039035)
test_rubyspec 0.065772 0.050751 51.932688 ( 59.963127)
total: 192.34 sec