Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-214304
#<BuildRuby:0x000055e370af4048
@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.20231129-214304",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004248 0.001000 1.223057 ( 1.622024)
build_miniruby 0.000943 0.000222 0.959967 ( 0.960377)
build_ruby 0.001423 0.000335 2.847144 ( 2.847148)
build_all 0.004613 0.005677 16.874634 ( 1.565545)
build_install 0.007993 0.000944 4.818215 ( 1.143722)
test_btest 0.000834 0.000231 86.388009 ( 7.123676)
test_basic 0.004545 0.000000 0.753409 ( 0.828552)
test_all 0.093365 0.044264 539.229975 ( 56.265973)
test_rubyspec 0.016893 0.034515 49.863742 ( 62.188239)
total: 134.55 sec