Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-063534
#<BuildRuby:0x0000559b3c60b5f8
@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.20231217-063534",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005339 0.000267 1.406370 ( 1.779612)
build_miniruby 0.000871 0.000043 0.902186 ( 0.902259)
build_ruby 0.001503 0.000000 2.782245 ( 2.783061)
build_all 0.006392 0.003902 16.609053 ( 1.517182)
build_install 0.008596 0.000028 4.800746 ( 1.142514)
test_btest 0.000921 0.000074 86.905707 ( 7.686003)
test_basic 0.000678 0.004264 0.727240 ( 0.805496)
test_all 0.097501 0.039064 523.595238 ( 58.653177)
test_rubyspec 0.027515 0.017839 49.752706 ( 62.107187)
total: 137.38 sec