Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-170054
#<BuildRuby:0x0000560e8e3abf90
@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-170054",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004889 0.000044 1.240043 ( 1.615065)
build_miniruby 0.001476 0.000074 1.428611 ( 1.432303)
build_ruby 0.001587 0.000079 4.341237 ( 4.348802)
build_all 0.010182 0.000080 16.643714 ( 1.765289)
build_install 0.010691 0.004852 4.842781 ( 1.689345)
test_btest 0.000808 0.000071 82.033602 ( 10.112363)
test_basic 0.005446 0.000000 0.646560 ( 0.711139)
test_all 0.085088 0.038993 529.644736 ( 64.627685)
test_rubyspec 0.038825 0.026235 77.678906 ( 89.894896)
total: 176.20 sec