Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-223759
#<BuildRuby:0x0000556a358ab818
@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.20231226-223759",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001539 0.004302 1.204643 ( 1.576789)
build_miniruby 0.000754 0.000167 0.859380 ( 0.858943)
build_ruby 0.001084 0.000240 2.771300 ( 2.771534)
build_all 0.007869 0.001350 15.894129 ( 1.487289)
build_install 0.004165 0.004682 4.495687 ( 1.111401)
test_btest 0.001063 0.000000 81.792569 ( 6.969159)
test_basic 0.000000 0.004727 0.633445 ( 0.707198)
test_all 0.094062 0.036784 538.574803 ( 50.461783)
test_rubyspec 0.028247 0.017410 49.605081 ( 61.865863)
total: 127.81 sec