Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-085529
#<BuildRuby:0x000055b35afdb048
@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.20231202-085529",
@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.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004457 0.983974 ( 1.261528)
build_miniruby 0.000000 0.000901 0.871721 ( 0.872584)
build_ruby 0.001531 0.000160 2.716537 ( 2.718078)
build_all 0.004552 0.002787 12.104922 ( 1.020115)
build_install 0.005815 0.004990 3.503364 ( 0.972910)
test_btest 0.000638 0.000200 61.313129 ( 6.174064)
test_basic 0.001209 0.002746 0.370317 ( 0.454048)
test_all 0.077000 0.022903 375.116301 ( 42.205972)
test_rubyspec 0.034091 0.038694 39.589713 ( 52.213276)
total: 107.89 sec