Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-041157
#<BuildRuby:0x000055a656d1f040
@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.20231216-041157",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006042 0.000190 1.448302 ( 1.995138)
build_miniruby 0.001032 0.000000 0.884944 ( 0.884926)
build_ruby 0.000000 0.001356 2.842768 ( 2.842831)
build_all 0.003730 0.006399 17.573304 ( 1.564300)
build_install 0.005920 0.003609 5.128595 ( 1.199811)
test_btest 0.000873 0.000182 89.336841 ( 7.697492)
test_basic 0.003961 0.000825 0.822783 ( 0.897848)
test_all 0.109078 0.029520 591.555472 ( 60.394487)
test_rubyspec 0.015193 0.031496 51.550304 ( 63.883367)
total: 141.36 sec