Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-103213
#<BuildRuby:0x000055c423e8bfd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231214-103213",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005029 0.000000 1.018385 ( 1.269821)
build_miniruby 0.001240 0.000000 0.867643 ( 0.868508)
build_ruby 0.001696 0.000000 2.704862 ( 2.707169)
build_all 0.002980 0.004924 12.165363 ( 1.005343)
build_install 0.008734 0.005514 3.626338 ( 0.972341)
test_btest 0.000000 0.000749 62.471866 ( 5.310491)
test_basic 0.000000 0.004031 0.375653 ( 0.457895)
test_all 0.070262 0.029386 381.315342 ( 32.134073)
test_rubyspec 0.019390 0.041966 39.772462 ( 52.443662)
total: 97.17 sec