Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-074026
#<BuildRuby:0x0000562c0e8cbe88
@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.20231210-074026",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004120 0.000375 0.999122 ( 1.262916)
build_miniruby 0.000730 0.000066 0.862135 ( 0.862452)
build_ruby 0.000000 0.001301 2.708003 ( 2.710531)
build_all 0.001678 0.005890 12.070061 ( 1.015027)
build_install 0.007010 0.003688 3.580411 ( 0.957052)
test_btest 0.000519 0.000138 65.048111 ( 5.041531)
test_basic 0.003203 0.000000 0.376024 ( 0.457869)
test_all 0.068998 0.029641 401.355801 ( 36.435134)
test_rubyspec 0.037772 0.033712 39.592712 ( 52.243353)
total: 100.99 sec