Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-184730
#<BuildRuby:0x0000560c52acf788
@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.20231119-184730",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003404 0.001702 0.897467 ( 1.316467)
build_miniruby 0.000805 0.000403 0.838401 ( 0.837874)
build_ruby 0.001044 0.000522 2.587884 ( 2.588902)
build_all 0.005140 0.002570 11.986026 ( 0.991305)
build_install 0.007432 0.003716 3.463608 ( 0.972138)
test_btest 0.000580 0.000290 64.344169 ( 4.518422)
test_basic 0.002808 0.001404 0.404127 ( 0.485333)
test_all 0.061642 0.033486 352.672483 ( 34.579242)
test_rubyspec 0.037546 0.028428 40.027280 ( 52.590431)
total: 98.88 sec