Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-013434
#<BuildRuby:0x00005619d7b47d68
@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.20240118-013434",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005308 0.000884 1.417194 ( 1.797135)
build_miniruby 0.000878 0.000146 0.846380 ( 0.845641)
build_ruby 0.001307 0.000000 2.777290 ( 2.777088)
build_all 0.006917 0.002698 14.561491 ( 1.383334)
build_install 0.006377 0.001159 4.261850 ( 1.096382)
test_btest 0.000820 0.000149 74.259147 ( 7.068527)
test_basic 0.003532 0.000643 0.637524 ( 0.713104)
test_all 0.094746 0.033895 500.892900 ( 45.391931)
test_rubyspec 0.030654 0.029114 78.910340 ( 91.205164)
total: 152.28 sec