Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-173738
#<BuildRuby:0x000055c9e796f5f8
@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.20231212-173738",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004471 0.001052 1.353198 ( 1.944748)
build_miniruby 0.000950 0.000223 0.932191 ( 0.932415)
build_ruby 0.001334 0.000000 2.765758 ( 2.765990)
build_all 0.005949 0.003978 16.150603 ( 1.472566)
build_install 0.008102 0.000962 4.834020 ( 1.178624)
test_btest 0.000652 0.000163 81.199169 ( 7.345282)
test_basic 0.001358 0.003590 0.768346 ( 0.845720)
test_all 0.096816 0.036611 551.611640 ( 51.903125)
test_rubyspec 0.026572 0.020536 49.834048 ( 62.195371)
total: 130.58 sec