Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-163230
#<BuildRuby:0x000055cab7e98090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-163230",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003360 0.000672 0.999371 ( 1.261097)
build_miniruby 0.000932 0.000000 0.874530 ( 0.874484)
build_ruby 0.001575 0.000000 2.712314 ( 2.714163)
build_all 0.008139 0.000352 12.145743 ( 1.012498)
build_install 0.009196 0.000721 3.545026 ( 0.961911)
test_btest 0.000749 0.000115 65.254454 ( 5.643932)
test_basic 0.002557 0.000394 0.369840 ( 0.452572)
test_all 0.078641 0.018811 382.565485 ( 31.430489)
test_rubyspec 0.019509 0.053393 39.841853 ( 52.502322)
total: 96.85 sec