Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-224157
#<BuildRuby:0x0000562ef16d7e20
@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.20231220-224157",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003294 0.001029 1.221287 ( 1.600507)
build_miniruby 0.000761 0.000238 0.866403 ( 0.865758)
build_ruby 0.001072 0.000335 2.710497 ( 2.710361)
build_all 0.009681 0.000358 15.518440 ( 1.373667)
build_install 0.008067 0.000999 4.551262 ( 1.141223)
test_btest 0.000612 0.000161 79.260855 ( 7.534121)
test_basic 0.000000 0.004165 0.663786 ( 0.740381)
test_all 0.092949 0.037292 521.648587 ( 48.992367)
test_rubyspec 0.032824 0.014557 49.306983 ( 61.735625)
total: 126.69 sec