Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-163241
#<BuildRuby:0x000055da133c4090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230624-163241",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001536 0.004316 1.453754 ( 2.742181)
build_miniruby 0.000900 0.000150 0.879950 ( 0.879407)
build_ruby 0.001042 0.000173 2.764458 ( 2.764494)
build_all 0.010156 0.000245 16.382102 ( 1.476427)
build_install 0.004454 0.005236 4.933455 ( 1.185342)
test_btest 0.000581 0.000116 84.654701 ( 7.625816)
test_basic 0.000000 0.003888 0.671909 ( 0.753536)
test_all 0.000000 0.002515 465.182939 ( 53.629827)
test_rubyspec 0.016369 0.024707 42.674787 ( 55.149454)
total: 126.21 sec