Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-084223
#<BuildRuby:0x0000556c7fd0bfd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-084223",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003933 0.000358 1.013271 ( 1.572659)
build_miniruby 0.000868 0.000079 0.865023 ( 0.864783)
build_ruby 0.000000 0.001082 2.707845 ( 2.709908)
build_all 0.004315 0.003320 12.147591 ( 1.000423)
build_install 0.008945 0.005502 3.534521 ( 0.968889)
test_btest 0.000683 0.000157 64.304450 ( 5.184526)
test_basic 0.002959 0.000683 0.373277 ( 0.456540)
test_all 0.072529 0.028087 383.330167 ( 42.744827)
test_rubyspec 0.039321 0.027884 39.915850 ( 52.555804)
total: 108.06 sec