Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-163432
#<BuildRuby:0x00005613d688ef60
@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.20231211-163432",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005384 0.000218 1.557274 ( 2.138993)
build_miniruby 0.000850 0.000134 0.934568 ( 0.934090)
build_ruby 0.001251 0.000197 2.655260 ( 2.656518)
build_all 0.002500 0.007963 17.118771 ( 1.537999)
build_install 0.006421 0.003620 5.083514 ( 1.206981)
test_btest 0.000906 0.000247 89.474091 ( 7.377879)
test_basic 0.000000 0.005028 0.624127 ( 0.700026)
test_all 0.090308 0.048121 544.202764 ( 60.940429)
test_rubyspec 0.014578 0.033471 51.022597 ( 63.365082)
total: 140.86 sec