Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-040203
#<BuildRuby:0x000055b8d3ee7bb8
@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.20231030-040203",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004642 0.001093 1.191243 ( 1.449295)
build_miniruby 0.001160 0.000273 0.966217 ( 0.965291)
build_ruby 0.000000 0.001267 2.660474 ( 2.662085)
build_all 0.005942 0.003452 15.835483 ( 1.411627)
build_install 0.006896 0.001915 4.803925 ( 1.133989)
test_btest 0.000888 0.000247 81.625283 ( 7.429401)
test_basic 0.003679 0.001022 0.690995 ( 0.768392)
test_all 0.103652 0.030338 520.118537 ( 48.981328)
test_rubyspec 0.026506 0.024013 48.764631 ( 61.117024)
total: 125.92 sec