Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-175736
#<BuildRuby:0x000055e72ad27280
@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.20231220-175736",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004661 0.000065 1.303941 ( 1.690972)
build_miniruby 0.000913 0.000096 0.859468 ( 0.859177)
build_ruby 0.001365 0.000144 2.711299 ( 2.711296)
build_all 0.005540 0.004485 16.630538 ( 1.440153)
build_install 0.007078 0.001061 4.865441 ( 1.202959)
test_btest 0.001091 0.000000 85.662108 ( 7.651373)
test_basic 0.001410 0.003479 0.739333 ( 0.818647)
test_all 0.112290 0.024223 505.771172 ( 53.546225)
test_rubyspec 0.019117 0.026662 50.235880 ( 62.565297)
total: 132.49 sec