Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-040925
#<BuildRuby:0x000056539d23f0b8
@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.20231124-040925",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005217 0.000124 1.246881 ( 1.634263)
build_miniruby 0.001408 0.000141 1.032036 ( 1.030632)
build_ruby 0.001236 0.000124 3.060299 ( 3.059831)
build_all 0.003055 0.007400 17.515346 ( 1.579375)
build_install 0.008058 0.001465 5.360490 ( 1.231989)
test_btest 0.000878 0.000160 89.388269 ( 7.388611)
test_basic 0.003861 0.000702 0.626414 ( 0.705683)
test_all 0.115790 0.022544 517.303283 ( 57.607686)
test_rubyspec 0.032359 0.020226 51.919888 ( 64.190128)
total: 138.43 sec