Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-172133
#<BuildRuby:0x000056117a8cb040
@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.20231107-172133",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000609 0.004085 1.151611 ( 1.469770)
build_miniruby 0.000928 0.000206 0.843551 ( 0.843059)
build_ruby 0.001130 0.000251 2.703653 ( 2.703284)
build_all 0.004395 0.005325 16.855902 ( 1.521887)
build_install 0.006815 0.002569 4.944900 ( 1.155767)
test_btest 0.000903 0.000258 83.887104 ( 7.866354)
test_basic 0.003437 0.000983 0.800456 ( 0.877783)
test_all 0.093514 0.040053 530.309462 ( 54.048868)
test_rubyspec 0.027746 0.017324 50.291128 ( 62.544191)
total: 133.03 sec