Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-222026
#<BuildRuby:0x000055ebfb3fb280
@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.20231114-222026",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003391 0.001130 1.343974 ( 1.724913)
build_miniruby 0.000754 0.000251 0.831551 ( 0.831833)
build_ruby 0.001042 0.000347 2.570513 ( 2.570345)
build_all 0.009847 0.000201 15.748378 ( 1.460017)
build_install 0.001899 0.006424 4.753546 ( 1.136310)
test_btest 0.000000 0.000710 80.407411 ( 7.160538)
test_basic 0.000000 0.005141 0.765490 ( 0.846742)
test_all 0.092902 0.040280 503.373524 ( 47.114486)
test_rubyspec 0.025318 0.020896 49.556638 ( 61.967604)
total: 124.81 sec