Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-200302
#<BuildRuby:0x00005647dc5f77b8
@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.20231119-200302",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004804 0.000000 1.186775 ( 1.570878)
build_miniruby 0.000000 0.001033 0.814298 ( 0.813801)
build_ruby 0.000356 0.000971 2.683510 ( 2.684068)
build_all 0.005581 0.004842 16.793648 ( 1.492766)
build_install 0.003890 0.004890 4.902933 ( 1.152728)
test_btest 0.000991 0.000000 86.306190 ( 7.197834)
test_basic 0.004317 0.000000 0.752810 ( 0.832909)
test_all 0.098453 0.035718 527.571401 ( 51.440863)
test_rubyspec 0.011646 0.035622 50.839044 ( 63.179228)
total: 130.37 sec