Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-190505
#<BuildRuby:0x0000560964e2fce8
@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.20231223-190505",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000008)
build_up 0.003883 0.000323 1.160251 ( 1.521506)
build_miniruby 0.001110 0.000093 0.874471 ( 0.874352)
build_ruby 0.001570 0.000131 2.795967 ( 2.796186)
build_all 0.009618 0.000394 16.483608 ( 1.485537)
build_install 0.008194 0.000237 4.724932 ( 1.152462)
test_btest 0.000949 0.000068 87.917251 ( 7.200231)
test_basic 0.005155 0.000000 0.787601 ( 0.863017)
test_all 0.090877 0.041005 486.992497 ( 55.336943)
test_rubyspec 0.042799 0.000715 49.288167 ( 61.669819)
total: 132.90 sec