Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-204220
#<BuildRuby:0x0000564c785735f8
@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.20231224-204220",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004031 0.000424 1.040939 ( 1.388823)
build_miniruby 0.001446 0.000000 0.869396 ( 0.868623)
build_ruby 0.001310 0.000000 2.706079 ( 2.706160)
build_all 0.006845 0.003269 15.911489 ( 1.451791)
build_install 0.008564 0.000096 4.690134 ( 1.191320)
test_btest 0.000704 0.000000 79.394284 ( 7.489452)
test_basic 0.000989 0.003584 0.777899 ( 0.854844)
test_all 0.088585 0.042961 515.480081 ( 48.375927)
test_rubyspec 0.019645 0.030861 50.354702 ( 62.665467)
total: 126.99 sec