Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-162211
#<BuildRuby:0x000056396e30f4f0
@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.20231226-162211",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.001429 0.004549 0.803649 ( 1.249762)
build_miniruby 0.000788 0.000358 0.801123 ( 0.800397)
build_ruby 0.001444 0.000000 2.660030 ( 2.660179)
build_all 0.003260 0.004432 11.886748 ( 0.989891)
build_install 0.010806 0.000041 3.362466 ( 0.976835)
test_btest 0.000579 0.000239 62.185538 ( 5.398746)
test_basic 0.000185 0.003699 0.396833 ( 0.477673)
test_all 0.065922 0.030788 387.761234 ( 33.146655)
test_rubyspec 0.036589 0.027113 40.140020 ( 52.709697)
total: 98.41 sec