Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-120957
#<BuildRuby:0x000056090352fe88
@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.20231118-120957",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005078 0.000423 0.905713 ( 1.300195)
build_miniruby 0.000966 0.000080 0.795149 ( 0.795192)
build_ruby 0.001467 0.000122 2.600507 ( 2.600883)
build_all 0.007476 0.000623 11.954671 ( 1.004526)
build_install 0.009899 0.003821 3.622529 ( 0.974597)
test_btest 0.000705 0.000088 62.679597 ( 5.810496)
test_basic 0.005055 0.000000 0.388119 ( 0.468324)
test_all 0.072953 0.024411 357.805193 ( 31.580234)
test_rubyspec 0.031600 0.038595 39.559807 ( 52.133456)
total: 96.67 sec