Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-155418
#<BuildRuby:0x00005632eaca73a8
@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.20231208-155418",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004539 0.000059 1.255606 ( 1.651511)
build_miniruby 0.000873 0.000087 0.824824 ( 0.824871)
build_ruby 0.001356 0.000000 2.738472 ( 2.738651)
build_all 0.010231 0.000000 17.080999 ( 1.521171)
build_install 0.005026 0.003622 4.999901 ( 1.168899)
test_btest 0.000576 0.000069 85.255904 ( 7.783161)
test_basic 0.003888 0.000467 0.774094 ( 0.852613)
test_all 0.081007 0.055438 546.783563 ( 48.356423)
test_rubyspec 0.034759 0.017771 51.635578 ( 63.872670)
total: 128.77 sec