Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-012545
#<BuildRuby:0x000055fd5e013040
@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.20231224-012545",
@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.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004838 0.000242 1.033016 ( 1.405768)
build_miniruby 0.000995 0.000050 0.913436 ( 0.913857)
build_ruby 0.001304 0.000000 2.799582 ( 2.800471)
build_all 0.010087 0.000131 16.705271 ( 1.461728)
build_install 0.008736 0.000187 4.952912 ( 1.220739)
test_btest 0.000923 0.000040 85.175440 ( 7.444024)
test_basic 0.000000 0.004939 0.720546 ( 0.796259)
test_all 0.104041 0.034402 543.989056 ( 55.854617)
test_rubyspec 0.029844 0.020306 50.900595 ( 63.256222)
total: 135.15 sec