Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-203804
#<BuildRuby:0x000055864edbb5f8
@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.20240114-203804",
@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.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000320 0.004198 0.986611 ( 1.363838)
build_miniruby 0.000779 0.000183 0.830890 ( 0.830293)
build_ruby 0.001308 0.000000 2.605562 ( 2.605629)
build_all 0.004071 0.004537 14.185877 ( 1.307680)
build_install 0.002471 0.005087 4.098257 ( 1.090818)
test_btest 0.000000 0.001069 76.980502 ( 7.213238)
test_basic 0.003205 0.001258 0.571646 ( 0.652648)
test_all 0.096834 0.029407 480.036594 ( 45.244677)
test_rubyspec 0.007820 0.038173 48.202497 ( 60.455427)
total: 120.77 sec