Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-030322
#<BuildRuby:0x000055a5a325fb90
@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.20231228-030322",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000662 0.004130 1.187629 ( 1.575085)
build_miniruby 0.000907 0.000267 0.885224 ( 0.884933)
build_ruby 0.001680 0.000000 2.654702 ( 2.658900)
build_all 0.007659 0.002108 16.556272 ( 1.466855)
build_install 0.005329 0.003075 4.640634 ( 1.127652)
test_btest 0.001119 0.000000 86.014952 ( 7.337025)
test_basic 0.004910 0.000735 0.791040 ( 0.865129)
test_all 0.104915 0.028150 559.149515 ( 51.904999)
test_rubyspec 0.015052 0.034899 49.907185 ( 62.318450)
total: 130.14 sec