Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-154519
#<BuildRuby:0x00005558cbbef108
@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.20231123-154519",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005340 0.000000 0.935857 ( 1.324211)
build_miniruby 0.001040 0.000000 0.801761 ( 0.801633)
build_ruby 0.001941 0.000003 2.603467 ( 2.603773)
build_all 0.006714 0.001510 12.360991 ( 1.014401)
build_install 0.009857 0.004354 3.805647 ( 0.977261)
test_btest 0.000571 0.000168 63.988275 ( 5.873701)
test_basic 0.004768 0.000286 0.394745 ( 0.474142)
test_all 0.077687 0.019957 340.112634 ( 37.432539)
test_rubyspec 0.017589 0.047690 39.957253 ( 52.521866)
total: 103.02 sec