Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-220042
#<BuildRuby:0x000055df1370b438
@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.20240110-220042",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001581 0.004588 0.817767 ( 1.220157)
build_miniruby 0.001026 0.000186 0.809208 ( 0.809097)
build_ruby 0.001260 0.000229 2.682435 ( 2.683369)
build_all 0.007154 0.000415 11.984247 ( 1.003779)
build_install 0.008701 0.001450 3.411574 ( 0.973801)
test_btest 0.000606 0.000101 67.464236 ( 4.677831)
test_basic 0.000000 0.004733 0.414072 ( 0.493798)
test_all 0.060661 0.040364 384.756673 ( 33.019573)
test_rubyspec 0.042052 0.023054 40.770511 ( 53.357834)
total: 98.24 sec