Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-040111
#<BuildRuby:0x0000564aa7d57fa8
@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.20231128-040111",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004341 0.000072 1.431171 ( 1.815676)
build_miniruby 0.000875 0.000131 0.837022 ( 0.836881)
build_ruby 0.001532 0.000230 2.777931 ( 2.777397)
build_all 0.008921 0.001338 17.177566 ( 1.523935)
build_install 0.005865 0.003907 5.202332 ( 1.197419)
test_btest 0.000842 0.000153 83.649878 ( 7.734409)
test_basic 0.000681 0.004524 0.740385 ( 0.815718)
test_all 0.094096 0.040260 547.954076 ( 50.818969)
test_rubyspec 0.015491 0.029990 49.652760 ( 61.959068)
total: 129.48 sec