Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-012849
#<BuildRuby:0x00005648670b76f0
@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.20240109-012849",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000014 0.000002 0.000016 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003627 0.000381 0.767992 ( 1.148902)
build_miniruby 0.000979 0.000103 0.910006 ( 0.911930)
build_ruby 0.001209 0.000127 2.708681 ( 2.710578)
build_all 0.009648 0.000000 14.544716 ( 1.343578)
build_install 0.008322 0.000475 4.255560 ( 1.148846)
test_btest 0.000000 0.000762 75.385891 ( 7.195939)
test_basic 0.000865 0.003203 0.523719 ( 0.605233)
test_all 0.121987 0.011619 525.035952 ( 50.568426)
test_rubyspec 0.022775 0.013326 49.331961 ( 61.856579)
total: 127.49 sec