Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-121929
#<BuildRuby:0x00005647536bfee0
@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.20231229-121929",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006113 0.000335 1.161288 ( 1.535085)
build_miniruby 0.001363 0.000000 0.931365 ( 0.930802)
build_ruby 0.001394 0.000000 3.117992 ( 3.117444)
build_all 0.009673 0.000000 16.719570 ( 1.466404)
build_install 0.008420 0.000000 4.710574 ( 1.151117)
test_btest 0.001125 0.000000 84.330203 ( 7.529996)
test_basic 0.004282 0.000235 0.729881 ( 0.809492)
test_all 0.093486 0.044065 557.549101 ( 56.256523)
test_rubyspec 0.011583 0.034597 50.429396 ( 62.767183)
total: 135.57 sec