Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-082238
#<BuildRuby:0x0000558952b73be0
@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.20231127-082238",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005432 0.000441 1.421246 ( 1.796150)
build_miniruby 0.000784 0.000218 0.884113 ( 0.883971)
build_ruby 0.001121 0.000312 2.758231 ( 2.757776)
build_all 0.010563 0.000000 16.504177 ( 1.461052)
build_install 0.005959 0.003092 5.031096 ( 1.172082)
test_btest 0.000826 0.000216 81.941509 ( 7.843899)
test_basic 0.000706 0.002988 0.698148 ( 0.776523)
test_all 0.079425 0.056118 508.794822 ( 61.865537)
test_rubyspec 0.014987 0.038371 50.357763 ( 62.767452)
total: 141.33 sec