Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-041706
#<BuildRuby:0x0000564ec2723e88
@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.20231119-041706",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.001666 0.004528 0.923291 ( 1.325357)
build_miniruby 0.000743 0.000270 0.793653 ( 0.793639)
build_ruby 0.001088 0.000396 2.602038 ( 2.602683)
build_all 0.007602 0.000000 11.921927 ( 1.001664)
build_install 0.008441 0.002335 3.605827 ( 0.972331)
test_btest 0.000558 0.000172 63.399835 ( 5.148414)
test_basic 0.003345 0.001030 0.402209 ( 0.480640)
test_all 0.074698 0.021371 339.035340 ( 39.286488)
test_rubyspec 0.016314 0.039722 39.798374 ( 52.409376)
total: 104.02 sec