Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-222659
#<BuildRuby:0x000055e3997ab598
@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.20240113-222659",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005137 0.821029 ( 1.214912)
build_miniruby 0.000000 0.000944 0.821858 ( 0.821915)
build_ruby 0.000000 0.002012 2.697221 ( 2.697692)
build_all 0.004794 0.003260 12.106231 ( 0.990676)
build_install 0.008796 0.004264 3.579061 ( 0.986029)
test_btest 0.000522 0.000174 64.258461 ( 5.502568)
test_basic 0.002164 0.003336 0.405918 ( 0.484793)
test_all 0.087543 0.011148 381.003746 ( 41.316099)
test_rubyspec 0.039386 0.025681 40.584357 ( 53.172275)
total: 107.19 sec