Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-230950
#<BuildRuby:0x000055bfe2403fd8
@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-230950",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004434 0.000887 0.981429 ( 1.256829)
build_miniruby 0.000803 0.000160 0.865973 ( 0.865948)
build_ruby 0.001343 0.000268 2.710938 ( 2.714296)
build_all 0.008154 0.000000 12.070490 ( 0.988033)
build_install 0.009792 0.000604 3.591134 ( 0.968108)
test_btest 0.000711 0.000000 63.215086 ( 4.582003)
test_basic 0.000000 0.003789 0.369510 ( 0.450592)
test_all 0.069123 0.029662 371.420855 ( 39.753859)
test_rubyspec 0.039161 0.028651 40.177614 ( 52.784053)
total: 104.36 sec