Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-211118
#<BuildRuby:0x000055fa5ae0b280
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-211118",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000749 0.004133 1.219911 ( 1.611423)
build_miniruby 0.000851 0.000134 0.870601 ( 0.870810)
build_ruby 0.001341 0.000212 3.028788 ( 3.029542)
build_all 0.006409 0.003809 16.399793 ( 1.433725)
build_install 0.000891 0.008436 4.901705 ( 1.171496)
test_btest 0.000750 0.000214 84.687760 ( 7.498685)
test_basic 0.000954 0.003150 0.645825 ( 0.726815)
test_all 0.110223 0.022567 531.893194 ( 60.118852)
test_rubyspec 0.028159 0.021883 50.379286 ( 62.621173)
total: 139.08 sec