Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-012529
#<BuildRuby:0x0000561c46d1bb00
@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.20231201-012529",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003430 0.000686 0.964022 ( 1.244828)
build_miniruby 0.000694 0.000139 0.881523 ( 0.882309)
build_ruby 0.001412 0.000000 2.711624 ( 2.712808)
build_all 0.006782 0.000000 12.145369 ( 0.995332)
build_install 0.005584 0.004548 3.568913 ( 0.976905)
test_btest 0.000519 0.000120 63.842508 ( 5.395376)
test_basic 0.000052 0.004503 0.377861 ( 0.459072)
test_all 0.081665 0.019106 386.193409 ( 37.999678)
test_rubyspec 0.029173 0.039090 39.531516 ( 52.186537)
total: 102.85 sec