Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-022914
#<BuildRuby:0x000055903f35bce8
@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.20240112-022914",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003846 0.000769 0.940411 ( 1.324178)
build_miniruby 0.001039 0.000208 0.937816 ( 0.938675)
build_ruby 0.001079 0.000216 2.861203 ( 2.861919)
build_all 0.008936 0.000779 14.725926 ( 1.400345)
build_install 0.007731 0.001405 4.144839 ( 1.123075)
test_btest 0.000570 0.000103 78.567452 ( 6.886565)
test_basic 0.003273 0.000000 0.461142 ( 0.546461)
test_all 0.120271 0.016916 533.186138 ( 52.979798)
test_rubyspec 0.031594 0.007320 50.655987 ( 63.168217)
total: 131.23 sec