Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-065021
#<BuildRuby:0x000055bce706ef38
@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.20230731-065021",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.006428 1.520579 ( 2.808215)
build_miniruby 0.000000 0.001021 0.957520 ( 0.956611)
build_ruby 0.000000 0.001936 2.780255 ( 2.827524)
build_all 0.005397 0.004669 14.851203 ( 1.352162)
build_install 0.008172 0.000191 2.082231 ( 0.926043)
test_btest 0.000881 0.000220 85.164139 ( 8.161427)
test_basic 0.000000 0.004709 0.729453 ( 0.803328)
test_all 0.000000 0.001253 538.846336 ( 57.479928)
test_rubyspec 0.018495 0.023777 44.909712 ( 57.282225)
total: 132.60 sec