Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-211153
#<BuildRuby:0x00005620ee184060
@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.20231227-211153",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005652 0.000262 0.811936 ( 1.202649)
build_miniruby 0.000818 0.000126 0.830311 ( 0.830365)
build_ruby 0.000000 0.001392 2.655452 ( 2.656044)
build_all 0.004075 0.003897 12.025797 ( 0.977740)
build_install 0.005359 0.004991 3.364400 ( 0.950349)
test_btest 0.000558 0.000165 64.303928 ( 4.978442)
test_basic 0.004107 0.000000 0.393123 ( 0.473804)
test_all 0.088073 0.012416 380.744691 ( 37.690772)
test_rubyspec 0.019266 0.052366 40.431127 ( 52.994010)
total: 102.75 sec