Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-082013
#<BuildRuby:0x00005641f82ef7f8
@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.20240105-082013",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003377 0.003783 1.075260 ( 1.354228)
build_miniruby 0.000848 0.000260 0.791471 ( 0.791348)
build_ruby 0.001417 0.000436 2.668907 ( 2.669006)
build_all 0.006787 0.000766 11.874684 ( 0.961774)
build_install 0.003929 0.006848 3.470443 ( 0.974827)
test_btest 0.000605 0.000227 63.771098 ( 5.034321)
test_basic 0.003035 0.001138 0.390817 ( 0.470983)
test_all 0.075122 0.023787 378.191146 ( 38.054209)
test_rubyspec 0.030903 0.035531 40.225492 ( 52.787873)
total: 103.10 sec