Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-175300
#<BuildRuby:0x0000561835cc3bb8
@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.20231214-175300",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000012)
build_up 0.004246 0.000447 1.455965 ( 1.814149)
build_miniruby 0.000848 0.000089 0.816547 ( 0.816144)
build_ruby 0.001389 0.000000 2.858801 ( 2.859846)
build_all 0.010111 0.000000 15.942127 ( 1.450925)
build_install 0.009498 0.000001 4.757967 ( 1.153581)
test_btest 0.001002 0.000084 81.239320 ( 7.654727)
test_basic 0.004274 0.000000 0.842188 ( 0.918668)
test_all 0.106724 0.031321 507.740115 ( 60.075966)
test_rubyspec 0.014772 0.028669 49.752025 ( 62.049686)
total: 138.79 sec