Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-101911
#<BuildRuby:0x00005598b1a778e0
@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.20231122-101911",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002291 0.003191 0.912946 ( 1.325526)
build_miniruby 0.000980 0.000140 0.811166 ( 0.811190)
build_ruby 0.001280 0.000183 2.630180 ( 2.631247)
build_all 0.006448 0.000921 12.242996 ( 1.004880)
build_install 0.004849 0.006641 3.731284 ( 0.992785)
test_btest 0.000783 0.000185 65.271692 ( 4.549554)
test_basic 0.003634 0.000855 0.401849 ( 0.481035)
test_all 0.075845 0.019973 341.874111 ( 35.713538)
test_rubyspec 0.030295 0.035889 39.852492 ( 52.418183)
total: 99.93 sec