Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-092653
#<BuildRuby:0x00005603441473a8
@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.20231121-092653",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005508 0.000072 1.349465 ( 1.609582)
build_miniruby 0.001314 0.000062 0.959296 ( 0.959094)
build_ruby 0.001296 0.000061 2.805679 ( 2.805805)
build_all 0.002774 0.007649 16.756857 ( 1.491656)
build_install 0.007924 0.000497 4.992783 ( 1.151638)
test_btest 0.000912 0.000114 84.770000 ( 7.908989)
test_basic 0.004472 0.000060 0.745636 ( 0.822029)
test_all 0.077660 0.054766 524.176366 ( 48.975404)
test_rubyspec 0.023960 0.023848 51.101249 ( 63.474586)
total: 129.20 sec