Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-091818
#<BuildRuby:0x0000562c6caeb458
@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.20240107-091818",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004557 0.000506 1.245377 ( 1.654550)
build_miniruby 0.001342 0.000149 1.912772 ( 1.916446)
build_ruby 0.000000 0.001697 4.269645 ( 4.279209)
build_all 0.001890 0.008666 16.410905 ( 1.708772)
build_install 0.009588 0.005411 4.852146 ( 1.664499)
test_btest 0.000668 0.000182 81.708041 ( 10.624348)
test_basic 0.002053 0.003507 0.659370 ( 0.731279)
test_all 0.072513 0.047959 536.215614 ( 76.326719)
test_rubyspec 0.031918 0.032768 77.416882 ( 89.621514)
total: 188.53 sec