Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-115031
#<BuildRuby:0x000055a8ecd93c18
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-115031",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004387 0.000398 1.010878 ( 1.586415)
build_miniruby 0.001028 0.000094 0.868899 ( 0.868360)
build_ruby 0.000000 0.001607 2.716733 ( 2.719373)
build_all 0.005384 0.002322 12.085907 ( 0.989856)
build_install 0.001339 0.008933 3.592359 ( 0.968843)
test_btest 0.000414 0.000127 64.605696 ( 5.437154)
test_basic 0.002987 0.000000 0.375067 ( 0.456173)
test_all 0.075610 0.022358 410.532210 ( 37.022193)
test_rubyspec 0.026492 0.040481 39.539759 ( 52.171324)
total: 102.22 sec