Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-121156
#<BuildRuby:0x0000559ceddb3b90
@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.20231014-121156",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004093 0.000683 1.495002 ( 1.709330)
build_miniruby 0.001067 0.000000 0.845279 ( 0.844846)
build_ruby 0.001271 0.000000 2.834247 ( 2.834551)
build_all 0.007596 0.002955 18.479363 ( 1.670171)
build_install 0.005839 0.003461 5.492859 ( 1.286738)
test_btest 0.000739 0.000000 91.556974 ( 7.380616)
test_basic 0.001365 0.003386 0.762553 ( 0.838591)
test_all 0.006144 0.000561 567.592406 ( 66.164728)
test_rubyspec 0.025539 0.026970 52.351069 ( 64.603856)
total: 147.33 sec