Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-133945
#<BuildRuby:0x00005622a8fd3fd8
@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-133945",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001053 0.003219 1.012350 ( 1.279089)
build_miniruby 0.000602 0.000165 0.868010 ( 0.868250)
build_ruby 0.000732 0.000200 2.704674 ( 2.705840)
build_all 0.006947 0.000762 12.127899 ( 0.986745)
build_install 0.010321 0.000000 3.583555 ( 0.962671)
test_btest 0.000613 0.000000 64.399578 ( 4.605628)
test_basic 0.000000 0.003321 0.372530 ( 0.453923)
test_all 0.076860 0.022592 375.940106 ( 39.795715)
test_rubyspec 0.020554 0.040719 40.078203 ( 52.723207)
total: 104.38 sec