Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-194532
#<BuildRuby:0x0000561be3b6b818
@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.20230711-194532",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004832 0.000805 1.555924 ( 2.844588)
build_miniruby 0.000000 0.001099 0.831123 ( 0.831029)
build_ruby 0.000000 0.001281 2.581048 ( 2.581216)
build_all 0.004689 0.004892 13.566326 ( 1.198723)
build_install 0.004528 0.004624 2.044857 ( 0.960858)
test_btest 0.000930 0.000271 86.778804 ( 7.237240)
test_basic 0.002706 0.000789 0.563277 ( 0.647353)
test_all 0.000775 0.001045 464.649060 ( 44.866437)
test_rubyspec 0.013179 0.022198 42.143118 ( 54.575203)
total: 115.74 sec