Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-122508
#<BuildRuby:0x0000562c4745fbb8
@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.20240113-122508",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.003944 0.910530 ( 1.317574)
build_miniruby 0.000000 0.000978 0.881320 ( 0.880769)
build_ruby 0.000000 0.001289 2.687477 ( 2.691517)
build_all 0.007554 0.002336 14.688054 ( 1.394732)
build_install 0.008894 0.000898 4.226603 ( 1.137055)
test_btest 0.000524 0.000100 81.622935 ( 6.736934)
test_basic 0.000000 0.004862 0.423174 ( 0.501418)
test_all 0.083997 0.051920 523.051734 ( 48.759671)
test_rubyspec 0.029635 0.006105 50.088248 ( 62.621013)
total: 126.04 sec