Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-000215
#<BuildRuby:0x00005592171bf0b8
@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.20231124-000215",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.001417 0.004366 1.434541 ( 1.813683)
build_miniruby 0.000948 0.000211 0.891855 ( 0.891993)
build_ruby 0.001067 0.000238 2.715885 ( 2.716214)
build_all 0.006632 0.003783 17.261693 ( 1.532232)
build_install 0.012225 0.000889 5.145451 ( 1.208665)
test_btest 0.000758 0.000173 87.819880 ( 7.408280)
test_basic 0.003981 0.000905 0.696681 ( 0.772095)
test_all 0.104678 0.033903 531.003224 ( 49.079362)
test_rubyspec 0.021672 0.026133 51.827312 ( 64.120576)
total: 129.54 sec