Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-195236
#<BuildRuby:0x000055fb97f300c8
@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.20231128-195236",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000017 0.003976 0.839670 ( 1.257659)
build_miniruby 0.000748 0.000062 0.874667 ( 0.875251)
build_ruby 0.001181 0.000000 2.706531 ( 2.706935)
build_all 0.008071 0.000086 12.131497 ( 0.995022)
build_install 0.005947 0.004378 3.518413 ( 0.967666)
test_btest 0.000744 0.000099 64.966688 ( 5.156025)
test_basic 0.000621 0.003622 0.377577 ( 0.453753)
test_all 0.080759 0.021144 397.036081 ( 36.290559)
test_rubyspec 0.029257 0.037608 39.513560 ( 52.219503)
total: 100.92 sec