Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-054516
#<BuildRuby:0x0000555a9df580c8
@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.20231231-054516",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000000 0.005289 0.796096 ( 1.161340)
build_miniruby 0.000000 0.001083 0.823004 ( 0.822865)
build_ruby 0.000943 0.000422 2.679258 ( 2.679846)
build_all 0.006134 0.002748 12.041454 ( 0.984658)
build_install 0.006408 0.006430 3.378444 ( 0.957194)
test_btest 0.000614 0.000153 62.254466 ( 5.616979)
test_basic 0.003915 0.000979 0.416903 ( 0.497564)
test_all 0.089715 0.011607 375.029084 ( 31.481415)
test_rubyspec 0.035243 0.031779 40.402407 ( 52.977951)
total: 97.18 sec