Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-062819
#<BuildRuby:0x000055c839a3f280
@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.20240115-062819",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.000123 0.006649 0.800725 ( 1.182569)
build_miniruby 0.000831 0.000346 0.812236 ( 0.812199)
build_ruby 0.001439 0.000599 2.680523 ( 2.680802)
build_all 0.006536 0.000964 11.883906 ( 0.984120)
build_install 0.014114 0.000000 3.374385 ( 0.954056)
test_btest 0.000705 0.000000 66.703948 ( 4.757438)
test_basic 0.004148 0.000000 0.406995 ( 0.487473)
test_all 0.073408 0.021031 372.289545 ( 41.325263)
test_rubyspec 0.039516 0.037348 40.417498 ( 52.988827)
total: 106.17 sec