Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-192004
#<BuildRuby:0x000055a5ea41b398
@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.20231128-192004",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005167 0.000252 1.236835 ( 1.850892)
build_miniruby 0.000849 0.000189 0.912433 ( 0.912129)
build_ruby 0.000000 0.001363 2.758232 ( 2.757959)
build_all 0.007284 0.002483 16.887195 ( 1.503910)
build_install 0.008057 0.000942 4.839534 ( 1.141549)
test_btest 0.000993 0.000236 84.825779 ( 8.099874)
test_basic 0.004239 0.001009 0.715116 ( 0.790280)
test_all 0.135041 0.004151 534.939344 ( 50.837524)
test_rubyspec 0.018586 0.035953 51.852064 ( 64.172898)
total: 132.07 sec