Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-175121
#<BuildRuby:0x000055b12eeafcb0
@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.20231213-175121",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004729 0.000394 1.349069 ( 1.665515)
build_miniruby 0.000926 0.000077 0.922109 ( 0.921572)
build_ruby 0.001271 0.000106 2.752064 ( 2.752593)
build_all 0.005303 0.005475 16.900343 ( 1.596254)
build_install 0.007856 0.001309 4.977533 ( 1.190940)
test_btest 0.000829 0.000138 84.592075 ( 7.215099)
test_basic 0.000379 0.004528 0.781848 ( 0.857881)
test_all 0.099031 0.038758 543.458956 ( 54.521476)
test_rubyspec 0.028124 0.022198 50.343794 ( 62.759956)
total: 133.48 sec