Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-050351
#<BuildRuby:0x0000563d67577fd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-050351",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.003574 0.001191 1.219673 ( 1.606150)
build_miniruby 0.000815 0.000272 1.421740 ( 1.422897)
build_ruby 0.001213 0.000405 4.140943 ( 4.149807)
build_all 0.004829 0.006094 16.602514 ( 1.701005)
build_install 0.007667 0.008404 5.246603 ( 2.088693)
test_btest 0.000510 0.000222 81.280699 ( 11.023952)
test_basic 0.000823 0.004849 0.629935 ( 0.697779)
test_all 0.091708 0.027685 561.839634 ( 61.221027)
test_rubyspec 0.030499 0.033381 76.178814 ( 88.537371)
total: 172.45 sec