Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-051722
#<BuildRuby:0x00005640cf1ebd68
@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.20231104-051722",
@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.000001 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004971 0.000157 1.425617 ( 1.790326)
build_miniruby 0.000932 0.000147 0.955204 ( 0.955319)
build_ruby 0.001292 0.000000 2.739127 ( 2.740397)
build_all 0.006365 0.003997 17.261733 ( 1.608013)
build_install 0.003798 0.004968 5.244957 ( 1.202989)
test_btest 0.000970 0.000231 87.079736 ( 7.582784)
test_basic 0.004086 0.000972 0.770214 ( 0.844840)
test_all 0.114548 0.023492 528.645611 ( 57.891848)
test_rubyspec 0.021863 0.029579 52.586873 ( 64.813832)
total: 139.43 sec