Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-130807
#<BuildRuby:0x00005560fd9ef5f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231019-130807",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006986 0.000000 1.546684 ( 1.904925)
build_miniruby 0.001431 0.000027 0.926799 ( 0.925979)
build_ruby 0.001267 0.000058 2.625687 ( 2.625898)
build_all 0.003258 0.007457 17.610156 ( 1.646855)
build_install 0.006068 0.003586 5.163233 ( 1.237100)
test_btest 0.001117 0.000000 88.036205 ( 7.725336)
test_basic 0.004016 0.000000 0.582584 ( 0.658941)
test_all 0.002124 0.003102 561.418568 ( 56.248810)
test_rubyspec 0.041940 0.007086 52.794527 ( 64.950531)
total: 137.93 sec