Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-035612
#<BuildRuby:0x000055d8e4803438
@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.20240109-035612",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005491 0.000000 1.402921 ( 1.845575)
build_miniruby 0.001472 0.000000 1.520858 ( 1.523950)
build_ruby 0.001698 0.000076 4.683344 ( 4.694927)
build_all 0.007568 0.003489 16.975279 ( 1.918064)
build_install 0.017483 0.000215 5.359691 ( 2.145885)
test_btest 0.000711 0.000072 87.569309 ( 17.141768)
test_basic 0.004944 0.000494 0.750897 ( 0.819234)
test_all 0.091638 0.031965 542.284615 ( 72.921027)
test_rubyspec 0.039132 0.030956 86.845145 ( 99.273833)
total: 202.29 sec