Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-061114
#<BuildRuby:0x0000556980033e20
@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.20231228-061114",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000623 0.004107 1.064779 ( 1.434781)
build_miniruby 0.001228 0.000273 0.924830 ( 0.924119)
build_ruby 0.001296 0.000000 2.831919 ( 2.832061)
build_all 0.004905 0.004651 16.615378 ( 1.457288)
build_install 0.006454 0.001699 4.690777 ( 1.154198)
test_btest 0.000737 0.000194 86.234227 ( 7.486328)
test_basic 0.004626 0.000011 0.626345 ( 0.701927)
test_all 0.102913 0.032680 565.278483 ( 53.976334)
test_rubyspec 0.030425 0.027084 50.830356 ( 63.153422)
total: 133.12 sec