Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-040031
#<BuildRuby:0x0000560df7b27040
@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.20231214-040031",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004314 0.000392 1.341668 ( 1.716191)
build_miniruby 0.000841 0.000077 0.921947 ( 0.921959)
build_ruby 0.001219 0.000111 2.689161 ( 2.690304)
build_all 0.010088 0.000060 16.872704 ( 1.582949)
build_install 0.000184 0.008471 4.983945 ( 1.193128)
test_btest 0.001007 0.000000 85.252548 ( 7.852218)
test_basic 0.000566 0.003678 0.673874 ( 0.750788)
test_all 0.100431 0.034829 548.505363 ( 50.177740)
test_rubyspec 0.021189 0.023159 49.837900 ( 62.252520)
total: 129.14 sec