Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-095504
#<BuildRuby:0x0000563b50ec7818
@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-095504",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001887 0.002770 1.082711 ( 1.465641)
build_miniruby 0.000492 0.000584 0.835402 ( 0.835313)
build_ruby 0.001059 0.000353 2.707134 ( 2.707183)
build_all 0.008551 0.001653 16.559830 ( 1.467553)
build_install 0.006408 0.003334 5.111271 ( 1.222201)
test_btest 0.000890 0.000297 84.880570 ( 7.177523)
test_basic 0.002672 0.000891 0.709337 ( 0.790494)
test_all 0.090143 0.044344 529.148459 ( 49.160082)
test_rubyspec 0.024054 0.019489 49.568030 ( 61.930645)
total: 126.76 sec