Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-211055
#<BuildRuby:0x00005642c2ad35f8
@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.20231114-211055",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002673 0.003732 1.431391 ( 1.843619)
build_miniruby 0.001181 0.000000 0.835666 ( 0.835455)
build_ruby 0.001380 0.000000 2.579949 ( 2.581121)
build_all 0.009772 0.000000 15.986883 ( 1.465476)
build_install 0.008891 0.000000 4.812342 ( 1.151330)
test_btest 0.000921 0.000000 82.023078 ( 7.073626)
test_basic 0.005122 0.000000 0.798194 ( 0.872942)
test_all 0.107230 0.024451 513.554779 ( 54.357692)
test_rubyspec 0.029959 0.019197 50.245189 ( 62.596464)
total: 132.78 sec