Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-141413
#<BuildRuby:0x000055cbda5335f8
@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.20230626-141413",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004404 0.000464 1.485870 ( 2.752780)
build_miniruby 0.000954 0.000100 0.892547 ( 0.892733)
build_ruby 0.001344 0.000142 2.556009 ( 2.556082)
build_all 0.009537 0.000101 16.328225 ( 1.409155)
build_install 0.006304 0.003469 4.815756 ( 1.123522)
test_btest 0.000587 0.000073 84.736814 ( 7.768881)
test_basic 0.000000 0.003605 0.673298 ( 0.754851)
test_all 0.000150 0.001001 473.355672 ( 44.724610)
test_rubyspec 0.015160 0.020616 42.489176 ( 55.043701)
total: 117.03 sec