Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-145752
#<BuildRuby:0x000055f3c9ac3e20
@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.20231204-145752",
@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.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001121 0.004167 1.247350 ( 1.633721)
build_miniruby 0.000856 0.000190 0.906978 ( 0.906698)
build_ruby 0.001332 0.000000 2.696040 ( 2.696808)
build_all 0.008129 0.002531 16.739721 ( 1.573043)
build_install 0.004031 0.005485 4.863476 ( 1.139649)
test_btest 0.000603 0.000168 86.099049 ( 7.531952)
test_basic 0.003852 0.000100 0.635236 ( 0.712341)
test_all 0.109458 0.026465 532.234652 ( 60.402938)
test_rubyspec 0.002994 0.047477 50.393449 ( 62.690236)
total: 139.29 sec