Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-163018
#<BuildRuby:0x0000564f1b77f090
@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.20240101-163018",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000000 0.007258 1.416148 ( 1.679755)
build_miniruby 0.000385 0.000564 0.901227 ( 0.900491)
build_ruby 0.001160 0.000245 2.816290 ( 2.816082)
build_all 0.006324 0.003616 16.900373 ( 1.525288)
build_install 0.000600 0.008096 4.924582 ( 1.159725)
test_btest 0.000873 0.000291 84.062320 ( 7.081916)
test_basic 0.003818 0.001272 0.520635 ( 0.600799)
test_all 0.103972 0.031529 577.428202 ( 54.198213)
test_rubyspec 0.027662 0.022623 51.777899 ( 64.011296)
total: 133.97 sec