Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-215048
#<BuildRuby:0x000055ce75607ce8
@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.20231014-215048",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.002331 0.003550 1.391830 ( 1.650054)
build_miniruby 0.000918 0.000251 0.987949 ( 0.987006)
build_ruby 0.001424 0.000000 2.823509 ( 2.823436)
build_all 0.010402 0.000000 18.225375 ( 1.635248)
build_install 0.008992 0.000415 5.393622 ( 1.267498)
test_btest 0.000940 0.000179 89.087356 ( 8.037701)
test_basic 0.004007 0.000763 0.566733 ( 0.645351)
test_all 0.006574 0.001252 582.475220 ( 53.170692)
test_rubyspec 0.034534 0.019553 52.085949 ( 64.304820)
total: 134.52 sec