Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-181128
#<BuildRuby:0x000055db51d9b818
@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.20231221-181128",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000389 0.004068 1.121620 ( 1.491876)
build_miniruby 0.000841 0.000248 0.793780 ( 0.793059)
build_ruby 0.000000 0.001320 2.844986 ( 2.845267)
build_all 0.003497 0.006477 15.446624 ( 1.393674)
build_install 0.008410 0.000141 4.483264 ( 1.125919)
test_btest 0.000811 0.000283 81.197637 ( 6.674640)
test_basic 0.005005 0.000312 0.697034 ( 0.772209)
test_all 0.114080 0.016805 480.935426 ( 54.198015)
test_rubyspec 0.024434 0.024001 48.817830 ( 61.229507)
total: 130.53 sec