Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-232858
#<BuildRuby:0x0000559865657108
@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.20231207-232858",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004130 0.001291 1.390354 ( 1.735279)
build_miniruby 0.000766 0.000239 0.846214 ( 0.846238)
build_ruby 0.001098 0.000343 2.799709 ( 2.800223)
build_all 0.003922 0.006817 17.089019 ( 1.587398)
build_install 0.008308 0.001561 5.029906 ( 1.195644)
test_btest 0.000738 0.000271 91.597975 ( 7.006043)
test_basic 0.003384 0.001247 0.819043 ( 0.896915)
test_all 0.105469 0.033595 553.738991 ( 51.986915)
test_rubyspec 0.023098 0.024120 52.202378 ( 64.514229)
total: 132.57 sec